convert: changelog for #2262

This commit is contained in:
nathdwek@laptop 2016-11-13 17:47:47 +01:00
parent 8067d82be8
commit 862d89001f

View file

@ -52,6 +52,8 @@ The are a couple of small new features:
And there are a few bug fixes too:
* :doc:`/plugins/convert`: The plugin no longer asks for confirmation if the
query did not return anything to convert. :bug:`2260` :bug:`2262`
* :doc:`/plugins/embedart`: The plugin now uses ``jpg`` as an extension rather
than ``jpeg``, to ensure consistency with :doc:`plugins/fetchart`.
Thanks to :user:`tweitzel`. :bug:`2254` :bug:`2255`