Changelog entry for fixing web include_paths artpath bug #3866

Signed-off-by: Graham R. Cobb <g+beets@cobb.uk.net>
This commit is contained in:
Graham R. Cobb 2021-03-06 16:03:37 +00:00
parent 9986b9892c
commit c5556ff859

View file

@ -186,6 +186,9 @@ New features:
Fixes:
* :bug:`/plugins/web`: Fixed a small bug which caused album artpath to be
redacted even when ``include_paths`` option is set.
:bug:`3866`
* :bug:`/plugins/discogs`: Fixed a bug with ``index_tracks`` options that
sometimes caused the index to be discarded. Also remove the extra semicolon
that was added when there is no index track.