From 0df922b445c04f6a64b9c813b780e8cc8c3c36c0 Mon Sep 17 00:00:00 2001 From: Geoffrey Merck Date: Sat, 28 Mar 2026 15:14:27 +0100 Subject: [PATCH] update readme #64 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 413612e..22ee3f4 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 +- [**Bugfix**] Fix duplicate G2 routes ([#64](https://github.com/F4FXL/DStarGateway/issues/64)) - [**Bugfix**] Fix decoding of DTMF commands with leading 0 ([#61](https://github.com/F4FXL/DStarGateway/issues/61)) - [**Improvement**] Add second French voice ([#60](https://github.com/F4FXL/DStarGateway/issues/60)) - [**Improvement**] Clarify French "Linking to" announcement ([#60](https://github.com/F4FXL/DStarGateway/issues/60))