From f01eca756f91b2ae5e154ff947a72d522d29f07d Mon Sep 17 00:00:00 2001 From: Alok Saboo Date: Wed, 24 Aug 2022 09:34:06 -0400 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 6135fa509..e3614366e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -8,6 +8,8 @@ Changelog goes here! New features: +* Added `mbsubmit` command to print track information to be submitted to MusicBrainz after initial import. + :bug:`4455` * Added `spotify_updated` field to track when the information was last updated. * We now import and tag the `album` information when importing singletons using Spotify source. :bug:`4398`