mirror of
https://github.com/beetbox/beets.git
synced 2025-12-16 05:34:47 +01:00
Update changelog.rst
This commit is contained in:
parent
7073a54975
commit
7a10a7a86b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ Changelog
|
|||
New features:
|
||||
|
||||
* The autotagger's matching algorithm should be a bit faster. We now
|
||||
use the `Jellyfish`_ library to compute string similarly, which is better
|
||||
use the `Jellyfish`_ library to compute string similarity, which is better
|
||||
optimized than our hand-rolled edit distance implementation. :bug:`1389`
|
||||
* :doc:`/plugins/fetchart`: There are new settings to control what constitutes
|
||||
"acceptable" images. The `minwidth` option constrains the minimum image
|
||||
|
|
|
|||
Loading…
Reference in a new issue