Update changelog.

This commit is contained in:
jcass 2015-12-06 19:27:02 +02:00
parent 2b00e83179
commit 139634b93b

View File

@ -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)