diff --git a/CHANGELOG.md b/CHANGELOG.md index af01871d..4abf7645 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ **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 **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 73577231..31272e1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ openwebrx (0.21.0) UNRELEASED; urgency=low * 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 -- Jakob Ketterl Sun, 11 Oct 2020 21:12:00 +0000