From c6ad4b2550a4bde5a6181e1266af362b25bf592a Mon Sep 17 00:00:00 2001 From: Geoffrey Merck Date: Wed, 5 Nov 2025 22:16:15 +0100 Subject: [PATCH] Update README #58 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a12ab5..19391a9 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ The testing framwework used is Google Test. # 6. Version History ## 6.1. Version 1.0 +- [**Improvement**] Improve threading handling ([#58](https://github.com/F4FXL/DStarGateway/issues/58)) - [**Improvement**] Add Add an option to disable logging of ircddb traffic ([#59](https://github.com/F4FXL/DStarGateway/issues/59)) - [**Bugfix**] Fix repeater not reverting to startup reflector after issueing a command through remote control. ([#57](https://github.com/F4FXL/DStarGateway/issues/57)) - [**Bugfix**] Fix corrupted slow data leading to DV Text Message not being sent to ircddb. Thanks to Manfred DL1JM for all the testing. ([#55](https://github.com/F4FXL/DStarGateway/issues/55))