Update docs/changelog.rst

Co-authored-by: J0J0 Todos <2733783+JOJ0@users.noreply.github.com>
This commit is contained in:
Alok Saboo 2023-11-15 10:13:56 -05:00 committed by GitHub
parent c21e736811
commit f636167bd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`