From 894c9fe89f3106152ea10d5b5928591366d31ed5 Mon Sep 17 00:00:00 2001 From: Geoffrey Merck Date: Sat, 15 Jul 2023 09:06:27 +0200 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 573e5c3..6a96581 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,8 @@ The testing framwework used is Google Test. # 5. Version History ## 5.1. Version 1.0 - [**Bugfix**] Fix #37 Unable to transmit multiple files (DGWVoiceTransmit) ([#37](https://github.com/F4FXL/DStarGateway/issues/37)) -- [**Bugfix**] Fix #36 Error1 Build fails in some environment ([#37](https://github.com/F4FXL/DStarGateway/issues/36)) +- [**Bugfix**] Fix #36 Error1 Build fails in some environment ([#36](https://github.com/F4FXL/DStarGateway/issues/36)) +- [**Bugfix**] Fix #38 g++ 13 build ([#37](https://github.com/F4FXL/DStarGateway/issues/38)) ## 5.2. Version 0.7 - [**Bugfix**] Unknow repeater entries in log when using Icom Hardware ([#34](https://github.com/F4FXL/DStarGateway/issues/34)) - [**Bugfix**] Malformed callsign in some cases when using DV-G (NMEA) ([#33](https://github.com/F4FXL/DStarGateway/issues/33))