Changelog/thanks for #2231

This commit is contained in:
Adrian Sampson 2016-10-23 16:38:17 -04:00
parent dab54043a1
commit c426b76cce

View file

@ -47,6 +47,8 @@ The are a couple of small new features:
* ``beet --version`` now includes the python version used to run beets.
* :doc:`/reference/pathformat` can now include unescaped commas (``,``) when
they are not part of a function call. :bug:`2166` :bug:`2213`
* The :ref:`update-cmd` command takes a new ``-F`` flag to specify the fields
to update. Thanks to :user:`dangmai`. :bug:`2229` :bug:`2231`
And there are a few bug fixes too: