From 969e58841fe54a7abdb4180580b7077cc5bd088c Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 1 Jan 2017 23:10:58 -0500 Subject: [PATCH] Improve changelog for #1992 --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 49a7a6245..c5113bdfa 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -22,8 +22,8 @@ Features: for files that already have it by default. You can override this behavior using a new ``force`` option. Thanks to :user:`SusannaMaria`. :bug:`2347` :bug:`2349` -* :doc:`/plugins/bpm`: Now uses ``import.write`` option to write tracks after - updating their BPM. +* :doc:`/plugins/bpm`: Now uses the ``import.write`` configuration option to + decide whether or not to write tracks after updating their BPM. :bug:`1992` Fixes: