diff --git a/docs/changelog.rst b/docs/changelog.rst index 8688669e56..195bd51ed3 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -207,6 +207,11 @@ Bug fixes: :bug:`4726` * :doc:`/plugins/fetchart`: Correctly select the cover art from fanart.tv with the highest number of likes +* 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 ``--inherit/-I`` to :ref:`modify ` + allows changing this behaviour. + :bug:`4822` For packagers: