From 75eb2f4621f753e3aaf683734b53d039d317b96f Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sat, 3 Aug 2019 22:40:50 -0400 Subject: [PATCH] Changelog thanks & bug link to #3343 --- docs/changelog.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 9871d8305..e6ee7df3c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -82,8 +82,10 @@ Fixes: * :doc:`/plugins/discogs`: Fixed a crash that occurred when the Master URI isn't set. :bug:`2965` :bug:`3239` -* :doc:`/plugins/spotify`: Fix handling of year-only release dates +* :doc:`/plugins/spotify`: Fix handling of year-only release dates returned by Spotify Albums API. + Thanks to :user:`rhlahuja`. + :bug:`3343` For plugin developers: