From 167bcffb895c04a5555a50c69ab8cff40225de2e Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 24 May 2015 15:51:40 -0700 Subject: [PATCH] Changelog for #1472 --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 0541ba84c..90b248eab 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -33,6 +33,9 @@ Fixes: with non-typical cased artists (e.g., alt-J, dEUS). * :doc:`/plugins/web`: Fix searching for non-ASCII queries. Thanks to :user:`oldtopman`. :bug:`1470` +* :doc:`/plugins/mpdupdate`: We now recommend the newer ``python-mpd2`` + library instead of its unmaintained parent. Thanks to :user:`Somasis`. + :bug:`1472` 1.3.13 (April 24, 2015)