From bc53f4ab06a2e1cb88659a6a28afe8e2972d2d67 Mon Sep 17 00:00:00 2001 From: Marat Fayzullin Date: Fri, 28 Jun 2024 20:57:40 -0400 Subject: [PATCH] Preparing for the next release. --- CHANGELOG.md | 8 ++++++++ debian/changelog | 11 +++++++++++ 2 files changed, 19 insertions(+) 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.