Updated changelog to reflect export plugin changes

This commit is contained in:
Austin Marino 2019-10-15 15:32:03 -07:00
parent 7f6630c006
commit d7b0e9347a

View file

@ -6,6 +6,10 @@ Changelog
New features:
* :doc:`/plugins/export`: Added new ``-f`` (``--format``) flag;
which allows for the ability to export in json, csv and xml.
Thanks to :user:`austinmm`.
:bug:`3402`
* We now fetch information about `works`_ from MusicBrainz.
MusicBrainz matches provide the fields ``work`` (the title), ``mb_workid``
(the MBID), and ``work_disambig`` (the disambiguation string).