UPdate changelog

This commit is contained in:
Alok Saboo 2022-06-18 10:45:02 -04:00
parent 1cd78ad3c5
commit b1b0926eed

View file

@ -32,7 +32,7 @@ New features:
Bug fixes:
* Added Spotify 429 (too many requests) API error handling
* We now respect the Spotify API's rate limiting, which avoids crashing when the API reports code 429 (too many requests).
:bug:`4370`
* Fix implicit paths OR queries (e.g. ``beet list /path/ , /other-path/``)
which have previously been returning the entire library.