From 699ca386b659e115b3113e5f875cb6bf3b22c401 Mon Sep 17 00:00:00 2001 From: David Logie Date: Mon, 11 Jun 2018 15:25:48 +0100 Subject: [PATCH] Add changelog entry for #2953. --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 567f37674..140f674f4 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -21,6 +21,9 @@ Fixes: are missing. Thanks to :user:`autrimpo`. :bug:`2757` +* Display the artist credit when matching albums if the ref:`artist_credit` + configuration option is set. + :bug:`2953` 1.4.7 (May 29, 2018)