diff --git a/docs/changelog.rst b/docs/changelog.rst index 20f2c6a27..ac20bb4c5 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -89,6 +89,8 @@ Fixes: * The error message when MusicBrainz is not reachable on the network is now much clearer. Thanks to Tom Jaspers. :bug:`1190` :bug:`1272` * Improve error messages when parsing query strings with shlex. :bug:`1290` +* :doc:`/plugins/embedart`: Fix a crash that occured when used together + with the *check* plugin. :bug:`1241` For developers: