From e30a9963da30aee518b4c81afd5902bce6f15dae Mon Sep 17 00:00:00 2001 From: Geoffrey Merck Date: Wed, 27 Dec 2023 08:21:46 +0100 Subject: [PATCH] Update README #42 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8719780..b13e116 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**] APRS Improvements: Diplay 220MHz in APRS Posits ([#42](https://github.com/F4FXL/DStarGateway/issues/42)) - [**Improvement**] Improve CI to include all variants of build configurations ([#40](https://github.com/F4FXL/DStarGateway/issues/40)) - [**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))