diff --git a/docs/changelog.rst b/docs/changelog.rst index d29a8884..18eaea9f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -24,12 +24,12 @@ Bug fix release. warning. - Audio: Fix buffer conversion. This fixes image extraction. - (PR: :issue:`1472`) + (Fixes: :issue:`1469`, PR: :issue:`1472`) - Audio: Update scan logic to workaround GStreamer issue where tags and duration might only be available after we start playing. - (Fixes: :issue:`935`, :issue:`1453`, :issue:`1474` and :issue:`1480` - PR: :issue:`1487`) + (Fixes: :issue:`935`, :issue:`1453`, :issue:`1474` and :issue:`1480`, PR: + :issue:`1487`) - Core: Avoid endless loop if all tracks in the tracklist are unplayable and consume mode is off. (Fixes: :issue:`1221`, :issue:`1454`, PR: :issue:`1455`)