From 0e006f116a0578a02dac8ae73fd2d62f3cb337a0 Mon Sep 17 00:00:00 2001 From: olgarrahan Date: Sun, 17 Apr 2022 21:19:26 -0400 Subject: [PATCH] changelog updates --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4126a8cce..366981684 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -66,6 +66,8 @@ Bug fixes: * :doc:`plugins/embedart`: Fix a crash when using recent versions of ImageMagick and the ``compare_threshold`` option. :bug:`4272` +* :doc:`plugins/lyrics`: Fixed issue with Genius header being included in lyrics, + added test case of up-to-date Genius html For packagers: