From d0ee6f7d3eeebbc9876dad2143d8d6bc392196d8 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Tue, 8 Jun 2021 23:08:06 +0200 Subject: [PATCH] update changelogs --- CHANGELOG.md | 2 ++ debian/changelog | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0610cb3..fd3f1a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ **1.1.x - unreleased** - Reworked most graphical elements as SVGs for faster loadtimes and crispier display on hi-dpi displays - Updated pipelines to match changes in digiham +- Changed D-Star integration to use new decoder in digiham +- Added D-Star metadata display **1.0.0** - Introduced `squelch_auto_margin` config option that allows configuring the auto squelch level diff --git a/debian/changelog b/debian/changelog index 25ecdf7..ccbfeac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ openwebrx (1.1.0) UNRELEASED; urgency=low * Reworked most graphical elements as SVGs for faster loadtimes and crispier display on hi-dpi displays * Updated pipelines to match changes in digiham + * Changed D-Star integration to use new decoder in digiham + * Added D-Star metadata display -- Jakob Ketterl Sun, 09 May 2021 14:05:00 +0000