summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-12-26 08:45:28 +0100
committerDaniel Friesel <derf@finalrewind.org>2013-12-26 08:45:38 +0100
commit99f02d2de7a20c19eb39e200d9d355da955575cd (patch)
tree540b1e590ddd0a360311da746813ad0b8bd2f460 /Changelog
parentb55985c829225b7c94500ee7c1785ce650684409 (diff)
version bump0.02
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 971919f..f5e163f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,6 @@
-git HEAD
+Travel::Status::DE::URA 0.02 - Thu Dec 26 2013
+ * aseag-m: Fix spaces in stop names (they didn't match anything)
* Remove fuzzy matching from constructor / ->results API. Use
the new get_stop_by_name function instead (returns all matching stops).
Update aseag-m accordingly