update changelog

This commit is contained in:
Jakob Ketterl 2020-07-21 20:03:33 +02:00
parent 1f8b2f7909
commit de67d36cd6
2 changed files with 11 additions and 0 deletions

View File

@ -1,4 +1,9 @@
**unreleased**
- 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
- New devices supported:
- FunCube Dongle Pro+ (`"type": "fcdpp"`)
**0.19.1**
- Added ability to authenticate receivers with listing sites using "receiver id" tokens

6
debian/changelog vendored
View File

@ -1,5 +1,11 @@
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
* Fixed file descriptor leaks to prevent "too many open files" errors
* New devices supported:
- FunCube Dongle Pro+ (`"type": "fcdpp"`)
-- Jakob Ketterl <jakob.ketterl@gmx.de> Sat, 13 Jun 2020 17:22:00 +0000
openwebrx (0.19.1) buster focal; urgency=low