mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
Changelog for #3089
This commit is contained in:
parent
a588784dc7
commit
6c9c881989
1 changed files with 4 additions and 0 deletions
|
|
@ -77,6 +77,10 @@ New features:
|
|||
:bug:`3081`
|
||||
* The `badfiles` plugin now works in parallel (on Python 3 only).
|
||||
Thanks to :user:`bemeurer`.
|
||||
* Querying the library is now faster because we only convert fields that need
|
||||
to be displayed.
|
||||
Thanks to :user:`pprkut`.
|
||||
:bug:`3089`
|
||||
|
||||
Changes:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue