Changelog for #2980

This commit is contained in:
Adrian Sampson 2018-07-10 18:38:15 -04:00
parent 54ad0f4160
commit 4f156b99bc

View file

@ -27,11 +27,15 @@ Fixes:
configuration option is set.
:bug:`2953`
* With the :ref:`from_scratch` configuration option set, only writable fields
are cleared. Beets now no longer ignores the format your music is saved in.
are cleared. Beets now no longer ignores the format your music is saved in.
:bug:`2972`
* LastGenre: Allow to set the configuration option ``prefer_specific``
without setting ``canonical``.
:bug:`2973`
* :doc:`/plugins/web`: Fix an error when using more recent versions of Flask
with CORS enabled.
Thanks to :user:`rveachkc`.
:bug:`2979`: :bug:`2980`
1.4.7 (May 29, 2018)