summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-10-11 20:43:28 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-10-11 20:43:28 +0200
commit7a0cd968db022c830026898989146fcc2f1eb617 (patch)
tree2ece66d07c04dfac7676ae1426e1070bb0b9ab65
parent350e43f80686beb9933b2d33cde5ab214dd1229a (diff)
changelog
-rw-r--r--Changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0595696..d1ef69b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,16 @@
+git HEAD
+
+ * aseag-m: renamed -a / -b / -f / -r to -oa / -ob / -of / -oT
+ * aseag-m: New option -or (show partial route)
+ * URA->new: Rename full_routes option to calculate_routes. The before/after
+ parameters are no longer supported, instead any true parameter causes
+ all routes to be calculated
+ * URA::Stop: Remove route_timetable accessor. Use route_pre / route_post
+ instead
+ * Ura::Stop: Add route_pre, route_post and route_interesting accessors
+ * new module: Travel::Status::DE::URA::Stop (describes a stop as a part
+ of a departure's route)
+
Travel::Status::DE::URA 0.04 - Thu Mar 12 2015
* New dependency: Text::CSV