summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-09-12 14:03:09 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-09-12 14:03:09 +0200
commit3cccdc35bc5b4edcc97d486cf9ed50fc7b2ca82a (patch)
treedead79a7978971ebe80c84b75d2d4559360d5e14 /Changelog
parent4caa67e1f2ca8ec055acf24f04d99da028e5c06f (diff)
use Text::Levenshtein(XS) for fuzzy station name matching
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 9af803f..296a73b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,10 @@
git HEAD
* Result: Add info key 900
+ * Station: Improve get_station matching quality by using the Levenshtein
+ edit distance instead of simple substring matching
+ * new dependency: Text::LevenshteinXS (see README for notes about
+ drop-in replacements)
Travel::Status::DE::IRIS 1.02 - Tue May 26 2015