From 7a10a7a86b6c611a674104f4549e5afc12d17d32 Mon Sep 17 00:00:00 2001 From: Fabrice Laporte Date: Fri, 17 Apr 2015 16:08:22 +0200 Subject: [PATCH] Update changelog.rst --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index fbe704a9a..375f9b5db 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -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