From 6d2f5e584a2141999d428cfd95a93be5367949c3 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 25 Oct 2016 00:19:18 +0200 Subject: [PATCH] docs: Add PR #1549 to changelog --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 8d255590..7fed8f40 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -30,6 +30,9 @@ Feature release. - MPD: Add ``nextsong`` and ``nextsongid`` to the response of MPD ``status`` command. (Fixes: :issue:`1133`, :issue:`1516`, PR: :issue:`1523`) +- MPD: Fix inconsistent playlist state after playlist is emptied with repeat + and consume mode turned on. (Fixes: :issue:`1512`, PR: :issue:`1549`) + v2.0.1 (2016-08-16) ===================