diff --git a/docs/changelog.rst b/docs/changelog.rst index 3df167417..d824d41db 100755 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -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.