Update changelog.rst

This commit is contained in:
Alok Saboo 2023-11-01 18:04:43 -04:00
parent d4a4934f7a
commit a5f4599cd3

View file

@ -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`