More on sorting in the changelog

This commit is contained in:
Adrian Sampson 2014-09-16 14:55:56 -07:00
parent 5f2ca0b75b
commit c3f9b083d7

View file

@ -7,8 +7,9 @@ Changelog
This release has two big new chunks of functionality. Queries now support
**sorting** and user-defined fields can now have **types**.
For more on sorting, see :ref:`query-sort`. (We should write more here
eventually.)
If you want to see all your songs in reverse chronological order, just type
``beet list year-``. It couldn't be easier. For details, see
:ref:`query-sort`.
Flexible field types mean that some functionality that has previously only
worked for built-in fields, like range queries for numeric fields, can now