From e3e94ad14e87ac7b7e1677f49a52d89739893903 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Sun, 20 Sep 2020 12:26:57 +0200 Subject: [PATCH] update changelog with the respective type --- CHANGELOG.md | 2 +- debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd09b27..cf707a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ - Prototype of a continuous automatic waterfall calibration mode - New devices supported: - FunCube Dongle Pro+ (`"type": "fcdpp"`) - - Support for connections to rtl_tcp + - Support for connections to rtl_tcp (`"type": "rtl_tcp"`) **0.19.1** - Added ability to authenticate receivers with listing sites using "receiver id" tokens diff --git a/debian/changelog b/debian/changelog index aa40c9f..1f355eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,7 @@ openwebrx (0.20.0) UNRELEASED; urgency=low * Prototype of a continuous automatic waterfall calibration mode * New devices supported: - FunCube Dongle Pro+ (`"type": "fcdpp"`) - - Support for connections to rtl_tcp + - Support for connections to rtl_tcp (`"type": "rtl_tcp"`) -- Jakob Ketterl Sat, 13 Jun 2020 17:22:00 +0000