From 090711eeb2ce25a52070d04990cb6ce7354def7b Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Thu, 27 Jun 2019 22:49:56 -0400 Subject: [PATCH] Changelog for #3318 --- docs/changelog.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index efb936403..f55e32994 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -29,6 +29,12 @@ New features: * :doc:`/plugins/discogs`: The field now collects the "style" field. Thanks to :user:`thedevilisinthedetails`. :bug:`2579` :bug:`3251` +* :doc:`/plugins/absubmit`: By default, the plugin now avoids re-analyzing + files that already have AB data. + There are new ``force`` and ``pretend`` options to help control this new + behavior. + Thanks to :user:`SusannaMaria`. + :bug:`3318` Fixes: