From 2b2fbfc7f608074d182079ab743ed68b00b72340 Mon Sep 17 00:00:00 2001 From: Geoffrey Merck Date: Sun, 3 Mar 2024 20:34:42 +0100 Subject: [PATCH] Update readme #44 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0470af..45fd43e 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ The testing framwework used is Google Test. # 5. Version History ## 5.1. Version 1.0 +- [**Improvement**] Limit log reporting ([#44](https://github.com/F4FXL/DStarGateway/issues/44)) - [**Improvement**] Improve CI to include all variants of build configurations ([#40](https://github.com/F4FXL/DStarGateway/issues/40)) - [**Bugfix**] Fix #43 Cache not updated when answering ircddb gateway is only conected to one network ([#43](https://github.com/F4FXL/DStarGateway/issues/43)) - [**Bugfix**] Fix #37 Unable to transmit multiple files (DGWVoiceTransmit) ([#37](https://github.com/F4FXL/DStarGateway/issues/37))