diff --git a/docs/changelog.rst b/docs/changelog.rst index ee8f4c2f6..b539c6d99 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -211,6 +211,11 @@ Bug fixes: the highest number of likes * :doc:`/plugins/lyrics`: Fix a crash with the Google backend when processing some web pages. :bug:`4875` +* Modifying flexible attributes of albums now cascade to the individual album + tracks, similar to how fixed album attributes have been cascading to tracks + already. A new option ``--noinherit/-I`` to :ref:`modify ` + allows changing this behaviour. + :bug:`4822` For packagers: