From dc6def34a7d58678a4fe7287c231ecde9894a6ea Mon Sep 17 00:00:00 2001 From: Alok Saboo Date: Mon, 9 Oct 2023 09:30:08 -0400 Subject: [PATCH] Update changelog.rst --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 9f99984e7..31274d8e9 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -128,7 +128,7 @@ New features: Bug fixes: -* :doc:`/plugins/spotify`: Fix a crash when the Spotify API timeouts or does not return a `Retry-After` interval. +* Fix a crash when the Spotify API timeouts or does not return a `Retry-After` interval. :bug:`4942` * :doc:`/plugins/scrub`: Fixed the import behavior where scrubbed database tags were restored to newly imported tracks with config settings ``scrub.auto: yes``