Update changelog.rst

This commit is contained in:
Alok Saboo 2022-06-26 11:54:00 -04:00
parent 276c551059
commit 2490737f61

View file

@ -32,6 +32,8 @@ New features:
Bug fixes:
* Fix Spotify API error when tracks do not have audio-features.
:bug:`4385`
* 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/``)