update changelog

This commit is contained in:
Jakob Ketterl 2020-11-29 16:01:35 +01:00
parent 74be25f656
commit 8b89d1e062
2 changed files with 4 additions and 0 deletions

View File

@ -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

2
debian/changelog vendored
View File

@ -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 <jakob.ketterl@gmx.de> Sun, 11 Oct 2020 21:12:00 +0000