From df7b1b95519f2388966dc7c52e79743a963b4a64 Mon Sep 17 00:00:00 2001 From: Jack Wilsdon Date: Thu, 5 May 2016 11:40:42 +0100 Subject: [PATCH] Add changelog entry --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 99ebc39f5..08d586263 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -22,6 +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:`/reference/pathformat`: new functions: %first{} and %ifdef{} * :doc:`/reference/config`: option ``terminal_encoding`` now works for some inputs