From ed07390dceb5031bdc73a3de9ffdda9b42979967 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 1 Jul 2014 14:16:56 -0700 Subject: [PATCH] Changelog for #732 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 32d7ecec6..52ae301e5 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -45,6 +45,8 @@ Little improvements and fixes: * When using both :doc:`/plugins/convert` and :doc:`/plugins/scrub`, avoid scrubbing the source file of conversions. (Fix a regression introduced in the previous release.) +* :doc:`/plugins/replaygain`: Logging is now quieter during import. Thanks to + Yevgeny Bezman. 1.3.6 (May 10, 2014)