diff --git a/CHANGELOG.md b/CHANGELOG.md index c7151cc7..4c9a36b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ **1.2.17** - Integrated multimon-ng digital mode decoding suite. -- Added Flex paging protocol decoder, provided by multimon-ng. +- Added FLEX paging protocol decoder, provided by multimon-ng. +- Added multiple SELCALL protocol decoders, provided by multimon-ng. - Fixed center frequency modifications surviving profile change. - Fixed waterfall colors resetting when changing center frequency. - Fixed background decoding cases using resampler. diff --git a/debian/changelog b/debian/changelog index 08616b3e..dd246336 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ openwebrx (1.2.17) bullseye jammy; urgency=low * Integrated multimon-ng digital mode decoding suite. - * Added Flex paging protocol decoder, provided by multimon-ng. + * Added FLEX paging protocol decoder, provided by multimon-ng. + * Added multiple SELCALL protocol decoders, provided by multimon-ng. * Fixed center frequency modifications surviving profile change. * Fixed waterfall colors resetting when changing center frequency. * Fixed background decoding cases using resampler.