From a5add050d4f3d75c2d8888bf9d9aeb04292d3d38 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Fri, 27 Mar 2015 23:05:23 -0400 Subject: [PATCH] Changelog for #1382, #1383 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 992f4b7da..336d00367 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -132,6 +132,8 @@ Fixes: errors. :bug:`1299` :bug:`1305` * :doc:`/plugins/lastgenre`: Bugs in the `pylast` library can no longer crash beets. +* :doc:`/plugins/convert`: You can now configure the temporary directory for + conversions. Thanks to :user:`autochthe`. :bug:`1382` :bug:`1383` For developers: