From 18aa01d1fa222576a94278f78ccdba59ffefdaa8 Mon Sep 17 00:00:00 2001 From: Marat Fayzullin Date: Fri, 28 Jun 2024 22:00:31 -0400 Subject: [PATCH] Updating changelog. --- CHANGELOG.md | 5 +++-- debian/changelog | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd859b74..89b1bed4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ **1.2.62** -- Added optional descriptions to bookmarks. -- Added descriptions to EIBI and Repeaters bookmarks. - Added 24kHz DATA mode for the starving masses. +- Added optional descriptions to bookmarks. +- Added station descriptions to EIBI bookmarks. +- Added repeater descriptions to RepeaterBook bookmarks. - Changed some messages from DEBUG to INFO and ERROR. - Renamed Zoran's theme to Blue Ocean. - Polling GPS every 5 minutes now. diff --git a/debian/changelog b/debian/changelog index 24af2f46..8938674c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ 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. + * Added optional descriptions to bookmarks. + * Added station descriptions to EIBI bookmarks. + * Added repeater descriptions to RepeaterBook bookmarks. * Changed some messages from DEBUG to INFO and ERROR. * Renamed Zoran's theme to Blue Ocean. * Polling GPS every 5 minutes now.