diff --git a/CHANGELOG.md b/CHANGELOG.md index e4069bf3..dd859b74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +**1.2.62** +- Added optional descriptions to bookmarks. +- Added descriptions to EIBI and Repeaters bookmarks. +- Added 24kHz DATA mode for the starving masses. +- Changed some messages from DEBUG to INFO and ERROR. +- Renamed Zoran's theme to Blue Ocean. +- Polling GPS every 5 minutes now. + **1.2.61** - Added Multimon-based EAS decoder by Matthew McDougal. - Added separate, selectable bandplans for ITU regions. diff --git a/debian/changelog b/debian/changelog index 7280473d..24af2f46 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +openwebrx (1.2.62) bullseye jammy; urgency=low + + * Added optional descriptions to bookmarks. + * Added descriptions to EIBI and Repeaters bookmarks. + * Added 24kHz DATA mode for the starving masses. + * Changed some messages from DEBUG to INFO and ERROR. + * Renamed Zoran's theme to Blue Ocean. + * Polling GPS every 5 minutes now. + + -- Marat Fayzullin Mon, 1 Jul 2024 16:12:00 +0000 + openwebrx (1.2.61) bullseye jammy; urgency=low * Added Multimon-based EAS decoder by Matthew McDougal.