diff --git a/changelog.md b/changelog.md index 3956706c..837ea6a8 100644 --- a/changelog.md +++ b/changelog.md @@ -11,6 +11,7 @@ - Add missing define for alsa stream to makefile (Issue #692) - Fix playback when plugging the headset on Android (Issue #699) +- Server discards old chunks if not consumed (Issue #708) ### General @@ -19,7 +20,7 @@ - Snapweb: Change latency range to [-10s, 10s] (Issue #695) - Update Snapweb, including PR #11, #12, #13, Issues #16, #17 -_Johannes Pohl Sun, 11 Oct 2020 00:13:37 +0200_ +_Johannes Pohl Sun, 18 Oct 2020 00:13:37 +0200_ ## Version 0.21.0 diff --git a/debian/changelog b/debian/changelog index 2fba4883..e31a4bf5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,13 +6,14 @@ snapcast (0.22.0-1) unstable; urgency=medium * Bugfixes -Add missing define for alsa stream to makefile (Issue #692) -Fix playback when plugging the headset on Android (Issue #699) + -Server discards old chunks if not consumed (Issue #708) * General -Less verbose logging during pipe reconnects (Issue #696) -Add null encoder for streams used only as input for meta streams -Snapweb: Change latency range to [-10s, 10s] (Issue #695) -Update Snapweb, including PR #11, #12, #13, Issues #16, #17 - -- Johannes Pohl Sun, 11 Oct 2020 00:13:37 +0200 + -- Johannes Pohl Sun, 18 Oct 2020 00:13:37 +0200 snapcast (0.21.0-1) unstable; urgency=medium