diff --git a/docs/changelog.rst b/docs/changelog.rst index 092a1a5a0..f906cca44 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -43,6 +43,8 @@ Other changes: ``beetsplug._utils``. - :class:`beets.metadata_plugin.MetadataSourcePlugin`: Remove discogs specific disambiguation stripping. +- :doc:`plugins/lastgenre`: Refactor code and test around genre applying and + pretend mode :bug:`#6021` 2.4.0 (September 13, 2025) --------------------------