From 11c13a8ea031c8a9d54e8068fd55fb8a80ede190 Mon Sep 17 00:00:00 2001 From: Sefa Eyeoglu Date: Wed, 5 Jul 2023 18:33:08 +0200 Subject: [PATCH] Add imagick 7.1.1-12 support to changelog Signed-off-by: Sefa Eyeoglu --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 26c917887..30b79901e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -172,6 +172,8 @@ Bug fixes: * :doc:`plugins/lyrics`: Fixed issue with Tekstowo backend not actually checking if the found song matches. :bug:`4406` +* :doc:`plugins/embedart`: Add support for ImageMagick 7.1.1-12 + :bug:`4836` * :doc:`/plugins/fromfilename`: Fix failed detection of filename patterns. :bug:`4561` :bug:`4600`