summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-09-14 21:07:10 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-09-14 21:07:10 +0200
commitf06afc08e82be0eccbd3b438470503bedaac69d2 (patch)
tree529b6925334f7e928ce8c7dd451588b70b976c14 /Changelog
parent3cccdc35bc5b4edcc97d486cf9ed50fc7b2ca82a (diff)
re-enable substring matching -> use both for station lookup
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 296a73b..c23d539 100644
--- a/Changelog
+++ b/Changelog
@@ -2,9 +2,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
+ edit distance instead in addition to simple substring matching
* new dependency: Text::LevenshteinXS (see README for notes about
drop-in replacements)
+ * new dependency: List::UtilsBy
Travel::Status::DE::IRIS 1.02 - Tue May 26 2015