Clean up changelog for edit plugin

This commit is contained in:
Adrian Sampson 2015-12-15 13:43:35 -08:00
parent 7749cba00e
commit 393d404b6e

View file

@ -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