From aed81da2fada53a3921f0152a4c870ed5def0c6b Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 28 Jun 2020 21:19:35 -0400 Subject: [PATCH] Thanks & bug link for #3637 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index b6904bb71..1b80f5091 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -220,6 +220,8 @@ Fixes: * :doc:`/plugins/fetchart`: Attempt to fetch pre-resized thumbnails from Cover Art Archive if the ``maxwidth`` option matches one of the sizes supported by the Cover Art Archive API. + Thanks to :user:`trolley`. + :bug:`3637` For plugin developers: