diff --git a/CHANGELOG.md b/CHANGELOG.md index 96c138c..4c1482e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ ## 1.2.2: - 2024-03-31 - client: If no reference_timestamp provided use timestamp from APRS server (fixes #85) -- parser: Manage Flarm APRS messages with TOCALL set to OGFLR6 and OGFLR7 (fixes #123) +- parser: Handle dst_calls 'OGFLR6' (protocol 6) and 'OGFLR7' (protocol 7) like 'OGFLR' (fixes #123) +- parser: Added support for OGNMTK (Microtrak) beacons ## 1.2.1: - 2021-06-06 - client: Added peer IP to log messages