Fix some changelog entries

This commit is contained in:
J0J0 Todos 2023-12-11 11:01:54 +01:00
parent 0604aeadc1
commit c1a232ec7b

View file

@ -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.