Move changelog entry to other changes

This commit is contained in:
Stefano Pigozzi 2023-01-22 14:16:39 +01:00
parent aa28c274b9
commit cf56d05204
No known key found for this signature in database
GPG key ID: 2A24051445686895

View file

@ -8,7 +8,6 @@ Changelog goes here!
New features:
* Add ``sphinx`` and ``sphinx_rtd_theme`` as dependencies for a new ``docs`` extra
* We now import the remixer field from Musicbrainz into the library.
:bug:`4428`
* :doc:`/plugins/mbsubmit`: Added a new `mbsubmit` command to print track information to be submitted to MusicBrainz after initial import.
@ -143,6 +142,7 @@ For packagers:
Other changes:
* Add ``sphinx`` and ``sphinx_rtd_theme`` as dependencies for a new ``docs`` extra
* :doc:`/plugins/limit`: Limit query results to head or tail (``lslimit``
command only)
* :doc:`/plugins/fish`: Add ``--output`` option.