From f016ea7e05c6d0ac0beb6c3a1f815908d47c000f Mon Sep 17 00:00:00 2001 From: Zsin Skri Date: Sat, 30 Jun 2018 22:40:34 +0200 Subject: [PATCH] update changelog add changelog entry for cef9a331, lastgenre: allow `prefer_specific` without `canonical`. --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index ea9d10bfd..640add8fa 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -26,6 +26,9 @@ Fixes: * Display the artist credit when matching albums if the :ref:`artist_credit` configuration option is set. :bug:`2953` +* LastGenre: Allow to set the configuration option ``prefer_specific`` + without setting ``canonical``. + :bug:`2973` 1.4.7 (May 29, 2018)