diff --git a/docs/changelog.rst b/docs/changelog.rst index 52c681dc0..0672dbbdd 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -144,6 +144,8 @@ New features: Bug fixes: +* :doc:`/plugins/deezer`: Improve Deezer plugin error handling. + :bug:`4983` * :doc:`/plugins/spotify`: Add a limit of 3 retries, instead of retrying endlessly when the API is not available. * Fix a crash when the Spotify API timeouts or does not return a `Retry-After` interval. :bug:`4942`