update changelog

This commit is contained in:
msil 2019-10-24 15:24:49 +01:00
parent 1f665b0290
commit 700b9a64ee

View file

@ -6,6 +6,9 @@ Changelog
New features:
* :doc:`plugins/discogs` now adds two extra fields: `discogs_labelid` and
`discogs_artistid`
:bug: `3413`
* :doc:`/plugins/export`: Added new ``-f`` (``--format``) flag;
which allows for the ability to export in json, csv and xml.
Thanks to :user:`austinmm`.