diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b06148..fa103a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/debian/changelog b/debian/changelog index b1ae784..ab47e13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 13 Jun 2020 17:22:00 +0000 openwebrx (0.19.1) buster focal; urgency=low