diff --git a/docs/changelog.rst b/docs/changelog.rst index 070dfeaf7..72f37bbf7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,6 +3,10 @@ Changelog 1.3.16 (in development) ----------------------- +* A new :doc:`/plugins/yamleditor` helps you manually edit fields from items. + You search for items in the normal beets way.Then yamleditor opens a texteditor + with the items and the fields of the items you want to edit. Afterwards you can + review your changes save them back into the items. Fixes: