diff --git a/docs/changelog.rst b/docs/changelog.rst index 900f52ea1..5be1c4160 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -13,6 +13,9 @@ New stuff: * :doc:`/plugins/replaygain`: Added support for calculating ReplayGain values with GStreamer as well the mp3gain programs. This enables ReplayGain calculation for any audio format. +* :doc:`/plugins/lyrics`: Better handling of songs whose title contain a +featured artist. Songs combinations are resolved now (all lyrics are appended). +Thanks to KraYmer and paulp. * Add support for `initial_key` as field in the library and tag for media files. When the user sets this field with ``beet modify initial_key=Am`` the media files will reflect this in their tags. The