From 95ac2714ffc3e585abb5acf56e885fe75814bdca Mon Sep 17 00:00:00 2001 From: ismailof Date: Sun, 26 Jun 2016 11:18:34 +0200 Subject: [PATCH] Add changelog entry --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 docs/changelog.rst diff --git a/docs/changelog.rst b/docs/changelog.rst old mode 100644 new mode 100755 index e47ba9af..1411d347 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -41,6 +41,8 @@ Bug fix release. - MPD: Fix MPD protocol for ``replay_gain_status`` command. The actual command remains unimplemented. (PR: :issue:`1520`) +- MPD: Add ``nextsong`` and ``nextsongid`` to the response of MPD ``status`` command. + (Fixes: :issue:`1133` :issue:`1516`, PR: :issue:`1523`) v2.0.0 (2016-02-15) ===================