diff --git a/docs/changelog.rst b/docs/changelog.rst index b2d83144..3123966b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -12,10 +12,7 @@ v0.20.0 (UNRELEASED) - Add cover URL to all scanned files with MusicBrainz album IDs. (Fixes: :issue:`697`, PR: :issue:`802`) - -**Audio** -- Tell GStreamer to not pick jack sink on raspis (Fixes: :issue:`604`) v0.19.3 (UNRELEASED) ==================== @@ -25,6 +22,8 @@ Bug fix release. - Audio: Fix negative track length for radio streams. (Fixes: :issue:`662`, PR: :issue:`796`) +- Audio: Tell GStreamer to not pick Jack sink. (Fixes: :issue:`604`) + - Zeroconf: Fix discovery by adding ``.local`` to the announced hostname. (PR: :issue:`795`)