From a2b00a8408b51f7620f9a91072344b0b57792e7b Mon Sep 17 00:00:00 2001 From: Tom Jaspers Date: Sun, 1 Feb 2015 20:31:03 +0100 Subject: [PATCH] Changelog entry for #1291 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index b8fc19dac..20f2c6a27 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -6,6 +6,8 @@ Changelog Features: +* The summary shown to compare duplicate albums during import now displays + the old and new filesizes. :bug:`1291` * The colors used are now configurable via the new config option ``colors``, nested under the option ``ui``. The `color` config option has been moved from top-level to under ``ui``. Beets will respect the old color setting,