diff --git a/docs/changelog.rst b/docs/changelog.rst index 62cd0c4cc..ec7861f98 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -70,6 +70,8 @@ Bug fixes: * :doc:`plugins/lyrics`: Fix plugin crash when ``genius`` backend returns empty lyrics. :bug:`5583` +* Handle potential OSError when unlinking temporary files in ArtResizer. + :bug:`5615` For packagers: