From e7e1498aaf15c9184c78496b155cc0d52f0987ff Mon Sep 17 00:00:00 2001 From: Alok Saboo Date: Sat, 27 May 2023 14:38:05 -0400 Subject: [PATCH] Update changelog.rst --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index f7a792ca9..56505215b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -10,7 +10,7 @@ With this release, beets now requires Python 3.7 or later (it removes support for Python 3.6). New features: -* Allow importing Tidal album id from MusicBrainz release page if the information is available. +* Allow importing Tidal album id from MusicBrainz release page if the information is available. * Prevent reimporting album if it is permanently removed from Spotify :bug:`4800` * Added option use `cover_art_arl` as an album art source in the `fetchart` plugin.