From db181d35fb83339f1d24eeacba0a44f1edeb4740 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sat, 27 Jun 2020 12:50:13 -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 5bc5c59cc..112fdf23d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -217,6 +217,8 @@ Fixes: * :doc:`/plugins/fetchart`: 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: