diff --git a/docs/changelog.rst b/docs/changelog.rst index 29f7ef82..7d901aef 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -19,8 +19,9 @@ Bug fix release. - MPD: Notify idling clients when a seek is performed. (Fixes: :issue:`1331`) -- Core: Fix error in :meth:`~mopidy.core.PlaybackController._change_track` - docstring. (Fixes: :issue:`1352`) +- Core: Fix :meth:`~mopidy.core.PlaybackController._change_track` to mark + track as playing and add it to the history if changing track while paused. + (Fixes: :issue:`1352`) v1.1.1 (2015-09-14)