From a17974a1523e8cc3998be77b9384a062d3c4bd85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Tue, 18 Jul 2017 16:36:40 -0400 Subject: [PATCH] add changelog entry for #2634 --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index e30080f49..d94260906 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -14,6 +14,9 @@ Fixes: * :doc:`/plugins/replaygain`: Fix a regression in the previous release related to the new R128 tags. :bug:`2615` :bug:`2623` +* :doc:`/plugins/lyrics`: The MusixMatch backend now detect and warns + the user when blocked on the server. Thanks to + :user:`anarcat`. :bug:`2634` :bug:`2632` For developers: