From 856bde1efbf67b7170603878b91e09ced3292bd5 Mon Sep 17 00:00:00 2001 From: J0J0 Todos Date: Mon, 1 Sep 2025 07:44:39 +0200 Subject: [PATCH] Changelog for #5979 lastgenre move file loading --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4b4134cae..6532c5beb 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -131,6 +131,8 @@ Other changes: beets/library directory. - Added a test to check that all plugins can be imported without errors. - :doc:`/guides/main`: Add instructions to install beets on Void Linux. +- :doc:`plugins/lastgenre`: Refactor loading whitelist and canonicalization + file. :bug:`5979` 2.3.1 (May 14, 2025) --------------------