update docs

This commit is contained in:
Fabrice Laporte 2015-06-02 23:45:08 +02:00
parent 72075dde5d
commit 2da6da1768

View file

@ -22,6 +22,8 @@ New features:
Fixes:
* :doc:`/plugins/importfeeds`: Avoid generating incorrect m3u filename when
both `m3u` and `m3u_multi` options are `True`. :bug:`1490`
* :doc:`/plugins/duplicates`: Avoid a crash when misconfigured. :bug:`1457`
* :doc:`/plugins/mpdstats`: Avoid a crash when the music played is not in the
beets library. Thanks to :user:`CodyReichert`. :bug:`1443`