From efa968175ba52a72113103d6dea45c9cb95a546e Mon Sep 17 00:00:00 2001 From: J0J0 Todos Date: Thu, 21 Aug 2025 07:51:37 +0200 Subject: [PATCH] Changelog for #5946 --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 2c5147017..00e9a9e74 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -52,6 +52,9 @@ Bug fixes: the config option ``spotify.search_query_ascii: yes``. :bug:`5699` - :doc:`plugins/discogs`: Beets will no longer crash if a release has been deleted, and returns a 404. +- :doc:`plugins/lastgenre`: Fix the issue introduced in Beets 2.3.0 where + non-whitelisted last.fm genres were not canonicalized to parent genres. + :bug:`5930` For packagers: