From 393d404b6ec827ceaf971e709ecd018adb247f32 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 15 Dec 2015 13:43:35 -0800 Subject: [PATCH] Clean up changelog for edit plugin --- docs/changelog.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 7f07bbb1c..49f79f555 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,13 +3,11 @@ Changelog 1.3.16 (in development) ----------------------- -* A new plugin edit helps you manually edit fields from items. - You search for items in the normal beets way.Then edit 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. New: +* A new :doc:`/plugins/edit` lets you manually edit your music's metadata + using your favorite text editor. :bug:`164` :bug:`1706` * Three commands, ``modify``, ``update``, and ``mbsync``, would previously move files by default after changing their metadata. Now, these commands will only move files if you have the :ref:`config-import-copy` or