From ecbcd987be2a77f5addc6353c0ae38fd6bccdb58 Mon Sep 17 00:00:00 2001 From: Geoffrey Merck Date: Sun, 28 May 2023 05:55:14 +0200 Subject: [PATCH] Typo in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e528206..f451764 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ The testing framwework used is Google Test. # 5. Version History ## 5.1. Version 0.7 -- [**Bugfix**] Unknow repeater entries in log when using Icom Hardware ([#35](https://github.com/F4FXL/DStarGateway/issues/35)) +- [**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)) - [**Bugfix**] Crash on startup with Icom Hardware. Thanks to Josh AB9FT for reporting the issue.([#31](https://github.com/F4FXL/DStarGateway/issues/31)) - [**Improvement**] Add/Fix DPRS Object support([#28](https://github.com/F4FXL/DStarGateway/issues/28))