summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlok Saboo <arsaboo@gmx.com>2023-11-12 09:46:48 -0500
committerAlok Saboo <arsaboo@gmx.com>2023-11-12 09:46:48 -0500
commitc21e736811beb715f823c07c07ade43424650946 (patch)
treebf008bb0e1b2f782f46b4ab42843ba3d36b7e5fd
parent33944d457be70ab3e1043304853b799febbbaed3 (diff)
Update changelog.rst
-rw-r--r--docs/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 72578f918..8126ef133 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 identifiers from Spotify.
+* :doc:`plugins/spotify`: We now fetch ISRC, EAN, and UPC identifiers from Spotify.
:bug:`4992`
* :doc:`plugins/discogs`: supply a value for the `cover_art_url` attribute, for use by `fetchart`.
:bug:`429`