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: