From e9bfeee9e726b7e8ae57d334b8ea373fd360a71e Mon Sep 17 00:00:00 2001 From: Alok Saboo Date: Sat, 11 Nov 2023 21:28:27 -0500 Subject: [PATCH] Update changelog.rst --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 728605d81..51b885a4b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -17,6 +17,8 @@ Major new features: New features: +* :doc:`plugins/spotify`: Update ISRC field from Spotify plugin. + :bug:`4992` * :doc:`plugins/discogs`: supply a value for the `cover_art_url` attribute, for use by `fetchart`. :bug:`429` * :ref:`update-cmd`: added ```-e``` flag for excluding fields from being updated.