Changelog entry for #2342 (fix #2253)

This commit is contained in:
Adrian Sampson 2017-01-01 00:47:03 -05:00
parent 4c1b8c2935
commit 32dc808f71

View file

@ -10,6 +10,9 @@ Features:
data source will fetch data for these fields when the next version of
`python-musicbrainzngs`_ is released. Thanks to :user:`ibmibmibm`.
:bug:`506` :bug:`507` :bug:`1547` :bug:`2333`
* A new :doc:`/plugins/absubmit` lets you run acoustic analysis software and
upload the results for others to use. Thanks to :user:`inytar`. :bug:`2253`
:bug:`2342`
* :doc:`/plugins/random`: A new ``--time`` option lets you generate a random
playlist that takes a given amount of time. Thanks to :user:`diomekes`.
:bug:`2305` :bug:`2322`