Slightly expand changelog for #1436

This commit is contained in:
Adrian Sampson 2015-04-23 15:12:15 -07:00
parent 19542df187
commit fbf40c6f62

View file

@ -6,9 +6,10 @@ Changelog
Fixes:
* Importing with ``embedart`` plugin enabled now checks config option
``write`` under ``import`` to determine whether to write tags and
art to music files. :bug:`1427`
* :doc:`/plugins/embedart`: In ``auto`` mode (the import hook), the plugin now
respects the ``write`` config option under ``import``. If this is disabled,
album art is no longer embedded on import in order to leave files
untouched---in effect, ``auto`` is implicitly disabled. :bug:`1427`
1.3.12 (April 18, 2015)