mirror of
https://github.com/beetbox/beets.git
synced 2026-01-30 03:54:21 +01:00
Added changelog
This commit is contained in:
parent
3c68f717e9
commit
9f26190fa3
1 changed files with 3 additions and 1 deletions
|
|
@ -32,7 +32,9 @@ New features:
|
|||
|
||||
Bug fixes:
|
||||
|
||||
* Fix implicit paths OR queries (e.g. ``beet list /path/ , /other-path/``)
|
||||
* Added Spotify 429 (too many requests) API error handling
|
||||
:bug:`4370`
|
||||
* Fix implicit paths OR queries (e.g. ``beet list /path/ , /other-path/``)
|
||||
which have previously been returning the entire library.
|
||||
:bug:`1865`
|
||||
* The Discogs release ID is now populated correctly to the discogs_albumid
|
||||
|
|
|
|||
Loading…
Reference in a new issue