diff --git a/docs/changelog.rst b/docs/changelog.rst index 7c5b91217..a522b4ce3 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -24,6 +24,9 @@ Fixes: * :doc:`/plugins/thumbnails`: Fix a crash with Unicode paths. :bug:`1686` * :doc:`/plugins/embedart`: The ``remove_art_file`` option now works on import (as well as with the explicit command). :bug:`1662` :bug:`1675` +* :doc:`/plugins/discogs`: New config option to change the default album + artist name if album is V.A. The default is changed to 'Various Artists' to + be the same as for MusicBrainz. 1.3.15 (October 17, 2015)