From 6c693ae5711e17c4d2948a12b3ef4dc0ced30c9d Mon Sep 17 00:00:00 2001 From: Marat Fayzullin Date: Tue, 23 May 2023 20:35:14 -0400 Subject: [PATCH] Updating changes. --- CHANGELOG.md | 1 + debian/changelog | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0260cf8..1a12331e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ **1.2.17** - Fixed center frequency modifications surviving profile change. - Fixed waterfall colors resetting when changing center frequency. +- Fixed background decoding cases using resampler. **1.2.16** - Added ability to change center frequency by right-clicking arrow buttons. diff --git a/debian/changelog b/debian/changelog index 933f78a7..b5111b18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ openwebrx (1.2.17) bullseye jammy; urgency=low * Fixed center frequency modifications surviving profile change. * Fixed waterfall colors resetting when changing center frequency. + * Fixed background decoding cases using resampler. -- Marat Fayzullin Tue, 23 May 2023 16:12:00 +0000