From d2f90d83fe0c89de957e321da942bd1bcd4853df Mon Sep 17 00:00:00 2001 From: Geoffrey Merck Date: Fri, 22 Dec 2023 14:42:11 +0100 Subject: [PATCH] update readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4ad3770..4c51662 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,6 @@ The testing framwework used is Google Test. # 5. Version History ## 5.1. Version 1.0 - [**Improvement**] Improve CI to include all variants of build configurations ([#40](https://github.com/F4FXL/DStarGateway/issues/40)) -- [**Improvement**] Add support for newer libGPS ([#39](https://github.com/F4FXL/DStarGateway/issues/39)) - [**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 ([#36](https://github.com/F4FXL/DStarGateway/issues/36)) - [**Bugfix**] Fix #38 g++ 13 build ([#38](https://github.com/F4FXL/DStarGateway/issues/38))