From 3a8520e30ab9ec6c435cacfa1d1508421ca2ecbe Mon Sep 17 00:00:00 2001 From: ybnd Date: Mon, 10 Jan 2022 19:07:59 +0100 Subject: [PATCH] Add changelog entry --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index d13dcdd4a..e4a10dc9c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -35,6 +35,8 @@ Bug fixes: * :doc:`plugins/web`: Fix handling of "query" requests. Previously queries consisting of more than one token (separated by a slash) always returned an empty result. +* :doc:`plugins/lyrics`: Fixed an issue with the Tekstowo.pl scraper where some + non-lyrics content got included in the lyrics For packagers: