From 9c2c331cfd630e610723f3f201c7dd0c3586b8a0 Mon Sep 17 00:00:00 2001 From: Jack Wilsdon Date: Fri, 6 May 2016 17:54:12 +0100 Subject: [PATCH] Update changelog to reflect removal of write option --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 08d586263..6a779382a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -22,8 +22,8 @@ New features: source in a flexible field; for a usecase see the documentation. * :doc:`/plugins/export`: A new plugin to export the data from queries to a json format. Thanks to :user:`GuilhermeHideki`. -* :doc:`/plugins/bpm`: Add ``write`` option to write tracks after updating - their BPM. +* :doc:`/plugins/bpm`: Now uses ``import.write`` option to write tracks after + updating their BPM. * :doc:`/reference/pathformat`: new functions: %first{} and %ifdef{} * :doc:`/reference/config`: option ``terminal_encoding`` now works for some inputs