From 3f01fc6d675de56ac0a0a472078e930acfab8553 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Sat, 5 Sep 2020 19:50:14 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + debian/changelog | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96b2e38c..e2e6a71c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Add new demodulator chain for FreeDV - Added new HD audio streaming mode along with a new WFM demodulator - Reworked AGC code for better results in AM, SSB and digital modes +- Added support for demodulation of "Digital Radio Mondiale" (DRM) broadcast using the "dream" decoder. - New devices supported: - FunCube Dongle Pro+ (`"type": "fcdpp"`) - Support for connections to rtl_tcp diff --git a/debian/changelog b/debian/changelog index c609f35b..29caa51d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,13 @@ openwebrx (0.20.0) UNRELEASED; urgency=low - * Added the ability to sign multiple keys in a single request, thus enabling multiple users to claim a single receiver - on receiverbook.de + * Added the ability to sign multiple keys in a single request, thus enabling + multiple users to claim a single receiver on receiverbook.de * Fixed file descriptor leaks to prevent "too many open files" errors * Add new demodulator chain for FreeDV * Added new HD audio streaming mode along with a new WFM demodulator * Reworked AGC code for better results in AM, SSB and digital modes + * Added support for demodulation of "Digital Radio Mondiale" (DRM) broadcast + using the "dream" decoder. * New devices supported: - FunCube Dongle Pro+ (`"type": "fcdpp"`) - Support for connections to rtl_tcp