Update changelog & docs

This commit is contained in:
Bruno Cauet 2015-02-17 13:13:30 +01:00
parent eae98aff0e
commit 83e34322e9
2 changed files with 3 additions and 0 deletions

View file

@ -65,6 +65,7 @@ Core changes:
Fixes:
* Path queries are case-sensitive on UNIX OSes. :bug:`1165`
* :doc:`/plugins/lyrics`: Silence a warning about insecure requests in the new
MusixMatch backend. :bug:`1204`
* Fix a crash when ``beet`` is invoked without arguments. :bug:`1205`

View file

@ -184,6 +184,8 @@ Note that this only matches items that are *already in your library*, so a path
query won't necessarily find *all* the audio files in a directory---just the
ones you've already added to your beets library.
Such queries are case-sensitive on UNIX and case-insensitive on Microsoft
Windows.
.. _query-sort: