mirror of
https://github.com/beetbox/beets.git
synced 2026-01-17 05:34:23 +01:00
Fix some changelog entries
This commit is contained in:
parent
0604aeadc1
commit
c1a232ec7b
1 changed files with 4 additions and 2 deletions
|
|
@ -268,8 +268,10 @@ Bug fixes:
|
|||
:bug:`4822`
|
||||
* Fix bug where an interrupted import process poisons the database, causing
|
||||
a null path that can't be removed.
|
||||
* Fix bug where empty artist and title fields would return None instead of an
|
||||
empty list in the discord plugin. :bug:`4973`
|
||||
:bug:`4906`
|
||||
* :doc:`/plugins/discogs`: Fix bug where empty artist and title fields would
|
||||
return None instead of an empty list.
|
||||
:bug:`4973`
|
||||
* Fix bug regarding displaying tracks that have been changed not being
|
||||
displayed unless the detail configuration is enabled.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue