diff --git a/docs/changelog.rst b/docs/changelog.rst index 2e1c655f..ca45b5ad 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -14,6 +14,16 @@ v0.20.0 (UNRELEASED) :issue:`697`, PR: :issue:`802`) +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) ====================