From c9327511f6df151ff93f4776a16e72212c16b5ba Mon Sep 17 00:00:00 2001 From: Carl Suster Date: Fri, 19 Apr 2019 16:21:52 +1000 Subject: [PATCH] Changelog for #3222 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4ad0f057a..4b238c3ec 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -89,6 +89,8 @@ New features: * :doc:`/plugins/bpd`: MPD protocol command ``idle`` is now supported, allowing the MPD version to be bumped to 0.14. :bug:`3205` :bug:`800` +* :doc:`/plugins/bpd`: MPD protocol command ``decoders`` is now supported. + :bug:`3222` Changes: