diff --git a/docs/changelog.rst b/docs/changelog.rst index c6a2b5393..a7debca29 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -29,6 +29,11 @@ New stuff: * Added the :ref:`after_write ` plugin event. * :doc:`/plugins/lastgenre`: Separator in genre lists can now be configured. Thanks to brilnius. +* We now only use "primary" aliases for artist names from MusicBrainz. This + eliminates some strange naming that could occur when the `languages` config + option was set. Thanks to Filipe Fortes. + + Fixes: