diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e3a4d2..96b2e38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Fixed file descriptor leaks to prevent "too many open files" errors - Add new demodulator chain for FreeDV - Added new HD audio streaming mode along with a new WFM demodulator +- Reworked AGC code for better results in AM, SSB and digital modes - New devices supported: - FunCube Dongle Pro+ (`"type": "fcdpp"`) - Support for connections to rtl_tcp diff --git a/debian/changelog b/debian/changelog index ccb485b..c609f35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ openwebrx (0.20.0) UNRELEASED; urgency=low * Fixed file descriptor leaks to prevent "too many open files" errors * Add new demodulator chain for FreeDV * Added new HD audio streaming mode along with a new WFM demodulator + * Reworked AGC code for better results in AM, SSB and digital modes * New devices supported: - FunCube Dongle Pro+ (`"type": "fcdpp"`) - Support for connections to rtl_tcp