docs: Add the mpd list command fix to the changelog

(cherry picked from commit 92fa75325d)

Conflicts:
	docs/changelog.rst
This commit is contained in:
Trygve Aaberge 2014-08-05 19:44:50 +02:00 committed by Stein Magnus Jodal
parent 210e1705e7
commit 73982f0455

View File

@ -5,6 +5,16 @@ Changelog
This changelog is used to track all major changes to Mopidy.
v0.19.4 (UNRELEASED)
====================
Bug fix release.
- MPD frontend: Make the ``list`` command return albums when sending 3
arguments. This was incorrectly returning artists after the MPD command
changes in 0.19.0. (Fixes: :issue:`817`)
v0.19.3 (2014-08-03)
====================