From d45b213bad58d09cc1a242b2128c5cc97784e239 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 2 Nov 2014 09:58:59 -0800 Subject: [PATCH] Changelog for #1055, fix #1050 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 246c1313c..92f8757e4 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -73,6 +73,8 @@ Fixes: * The output of the :ref:`stats-cmd` command is slightly different: the approximate size is now marked as such, and the total number of seconds only appears in exact mode. +* :doc:`/plugins/convert`: A new ``copy_album_art`` option puts images + alongside converted files. Thanks to Ángel Alonso. :bug:`1050`, :bug:`1055` 1.3.8 (September 17, 2014)