update changelog

This commit is contained in:
wisp3rwind 2025-04-09 12:43:15 +02:00
parent a6f2389aed
commit 4fdfb393db

View file

@ -35,6 +35,12 @@ For packagers:
``BeetsPlugin.candidates`` method signature since it is never passed in. If
you override this method in your plugin, feel free to remove this parameter.
For plugin developers:
* The `fetchart` plugins has seen a few changes to function signatures and
source registration in the process of introducing typings to the code.
Custom art sources might need to be adapted.
Other changes:
2.3.1 (May 14, 2025)