mirror of
https://github.com/beetbox/beets.git
synced 2026-02-12 18:31:48 +01:00
Add changelog item
This commit is contained in:
parent
1af9df2b40
commit
723e928d79
1 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,9 @@ Bug fixes:
|
|||
* :ref:`import-cmd`: Fix ``MemoryError`` and improve performance tagging large
|
||||
albums by replacing ``munkres`` library with ``lap.lapjv``.
|
||||
:bug:`5207`
|
||||
* :ref:`query-sort`: Fix a bug that would raise an exception when sorting on
|
||||
a non-string field that is not populated in all items.
|
||||
:bug:`5512`
|
||||
|
||||
For packagers:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue