update changelog

This commit is contained in:
Jakob Ketterl 2020-07-29 21:45:24 +02:00
parent 2252547fc1
commit 780d51286a
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
- Added the ability to sign multiple keys in a single request, thus enabling multiple users to claim a single receiver - Added the ability to sign multiple keys in a single request, thus enabling multiple users to claim a single receiver
on receiverbook.de on receiverbook.de
- Fixed file descriptor leaks to prevent "too many open files" errors - Fixed file descriptor leaks to prevent "too many open files" errors
- Add new demodulator chain for FreeDV
- New devices supported: - New devices supported:
- FunCube Dongle Pro+ (`"type": "fcdpp"`) - FunCube Dongle Pro+ (`"type": "fcdpp"`)

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ 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 * Added the ability to sign multiple keys in a single request, thus enabling multiple users to claim a single receiver
on receiverbook.de on receiverbook.de
* Fixed file descriptor leaks to prevent "too many open files" errors * Fixed file descriptor leaks to prevent "too many open files" errors
* Add new demodulator chain for FreeDV
* New devices supported: * New devices supported:
- FunCube Dongle Pro+ (`"type": "fcdpp"`) - FunCube Dongle Pro+ (`"type": "fcdpp"`)