From bdf9eb2a262f7bc032463b951ff6fd996999e4cd Mon Sep 17 00:00:00 2001 From: HomerHaddock Date: Sun, 7 Jul 2024 23:23:22 -0600 Subject: [PATCH] Change changelog to reflect fix to #4815 --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index f02ba8980..7a94fa3fc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -17,6 +17,7 @@ Bug fixes: * Improved naming of temporary files by separating the random part with the file extension. * Fixed the ``auto`` value for the :ref:`reflink` config option. +* Fixed lyrics plugin only getting part of the lyrics from ``Genius.com`` :bug:`4815` For packagers: