diff --git a/docs/changelog.rst b/docs/changelog.rst index 8126ef133..1ff5b59c8 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -17,7 +17,7 @@ Major new features: New features: -* :doc:`plugins/spotify`: We now fetch ISRC, EAN, and UPC identifiers from Spotify. +* :doc:`plugins/spotify`: We now fetch track's ISRC, EAN, and UPC identifiers from Spotify when using the ``spotifysync`` command. :bug:`4992` * :doc:`plugins/discogs`: supply a value for the `cover_art_url` attribute, for use by `fetchart`. :bug:`429`