Update changelog.rst

This commit is contained in:
Alok Saboo 2023-12-04 10:37:06 -05:00
parent c102505621
commit 79216e1f64

View file

@ -148,6 +148,7 @@ New features:
Bug fixes:
* :doc:`/plugins/spotify`: Improve handling of ConnectionError.
* :doc:`/plugins/deezer`: Improve Deezer plugin error handling and set requests timeout to 10 seconds.
:bug:`4983`
* :doc:`/plugins/spotify`: Add bad gateway (502) error handling.