mirror of
https://github.com/beetbox/beets.git
synced 2026-01-04 15:03:22 +01:00
Improve changelog for #4199
This commit is contained in:
parent
1054b729d3
commit
2ebc28d6cb
1 changed files with 3 additions and 1 deletions
|
|
@ -26,7 +26,9 @@ New features:
|
|||
:bug:`4101`
|
||||
* Add the item fields ``bitrate_mode``, ``encoder_info`` and ``encoder_settings``.
|
||||
* Add query prefixes ``=`` and ``~``.
|
||||
* :doc:`/reference/config`: Allow to configure which fields are used to find duplicates
|
||||
* A new configuration option, :ref:`duplicate_keys`, lets you change which
|
||||
fields the beets importer uses to identify duplicates.
|
||||
:bug:`1133` :bug:`4199`
|
||||
* Add :ref:`exact match <exact-match>` queries, using the prefixes ``=`` and
|
||||
``=~``.
|
||||
:bug:`4251`
|
||||
|
|
|
|||
Loading…
Reference in a new issue