From b9f0c91ced256a212c7c8626580e96eb74394ce4 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Fri, 15 Jan 2021 16:28:38 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- debian/changelog | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e21e2ce..f3df74f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ - Removed `port` configuration option; `rtltcp_compat` takes the port number with the new connectors - Added support for new WSJT-X modes FST4 and FST4W (only available with WSJT-X 2.3) - Added support for demodulating M17 digital voice signals using m17-cxx-demod -- New reporting infrastructur, allowing WSPR spots to be sent to wsprnet.org +- New reporting infrastructur, allowing WSPR and FST4W spots to be sent to wsprnet.org - New devices supported: - HPSDR devices (Hermes Lite 2) - BBRF103 / RX666 / RX888 devices supported by libsddc diff --git a/debian/changelog b/debian/changelog index b953785..3f4e41b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,8 @@ openwebrx (0.21.0) UNRELEASED; urgency=low WSJT-X 2.3) * Added support for demodulating M17 digital voice signals using m17-cxx-demod - * New reporting infrastructur, allowing WSPR spots to be sent to wsprnet.org + * New reporting infrastructur, allowing WSPR and FST4W spots to be sent to + wsprnet.org * New devices supported: - HPSDR devices (Hermes Lite 2) (`"type": "hpsdr"`) - BBRF103 / RX666 / RX888 devices supported by libsddc (`"type": "sddc"`)