summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlok Saboo <arsaboo@users.noreply.github.com>2023-11-15 10:13:56 -0500
committerGitHub <noreply@github.com>2023-11-15 10:13:56 -0500
commitf636167bd0ce3dceddae224c4524dedaa965d669 (patch)
treea7a99e0cfede7b8a603b8c540189eb1452e8ac89
parentc21e736811beb715f823c07c07ade43424650946 (diff)
Update docs/changelog.rst
Co-authored-by: J0J0 Todos <2733783+JOJ0@users.noreply.github.com>
-rw-r--r--docs/changelog.rst2
1 files changed, 1 insertions, 1 deletions
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`