From 5c91013d1f291b60b295f0ebb3dc0a17d88fd2f4 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 17 May 2020 14:46:10 -0400 Subject: [PATCH] Expand changelog for #3594 --- docs/changelog.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index bd1a77973..3f2890913 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -202,7 +202,9 @@ Fixes: The log message has also been rewritten for to improve clarity. Thanks to :user:`autrimpo`. :bug:`3533` -* :doc:`/plugins/lyrics`: Reduce the failure rate of the Genius backend. +* :doc:`/plugins/lyrics`: Adapt the Genius backend to changes in markup to + reduce the scraping failure rate. + :bug:`3535` :bug:`3594` For plugin developers: