diff --git a/CHANGELOG.md b/CHANGELOG.md index d1e65adc..da8abdaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ **unreleased** +- Major rewrite of all demodulation components to make use of the new csdr/pycsdr and digiham/pydigiham demodulator + modules **1.1.0** - Reworked most graphical elements as SVGs for faster loadtimes and crispier display on hi-dpi displays diff --git a/debian/changelog b/debian/changelog index 83c78881..1f3134f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,8 @@ openwebrx (1.2.0) UNRELEASED; urgency=low + * Major rewrite of all demodulation components to make use of the new + csdr/pycsdr and digiham/pydigiham demodulator modules + -- Jakob Ketterl Tue, 03 Aug 2021 13:54:00 +0000 openwebrx (1.1.0) buster hirsute; urgency=low