From 8b89d1e062212370ed06794d4706fcd2f280c87e Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Sun, 29 Nov 2020 16:01:35 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ debian/changelog | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4abf7645..d99f12fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ **unreleased** - Introduced `squelch_auto_margin` config option that allows configuring the auto squelch level - Removed `port` configuration option; `rtltcp_compat` takes the port number with the new connectors +- New devices supported: + - BBRF103 / RX666 / RX888 devices supported by libsddc **0.20.0** - Added the ability to sign multiple keys in a single request, thus enabling multiple users to claim a single receiver diff --git a/debian/changelog b/debian/changelog index 31272e1c..1e8e81e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ openwebrx (0.21.0) UNRELEASED; urgency=low auto squelch level * Removed `port` configuration option; `rtltcp_compat` takes the port number with the new connectors + * New devices supported: + - BBRF103 / RX666 / RX888 devices supported by libsddc -- Jakob Ketterl Sun, 11 Oct 2020 21:12:00 +0000