From 5e1bc1aa20f54b30c942ed9968e56cfcba1c8b0b Mon Sep 17 00:00:00 2001 From: Marat Fayzullin Date: Fri, 23 Dec 2022 19:34:53 -0500 Subject: [PATCH] Preparing for package release. --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 57ddc0d..76f66fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +openwebrx (1.2.2) bullseye jammy; urgency=low + + * Added noise filter based on spectral subtraction + * Added configurable tuning step + * Added support for panning on touch screens + * Made OWRX tune to the CW frequency in the CW mode + + -- Marat Fayzullin Fri, 23 Dec 2022 15:15:00 +0000 + openwebrx (1.2.1) bullseye jammy; urgency=low * FifiSDR support fixed (pipeline formats now line up correctly)