diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-10-11 20:43:28 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-10-11 20:43:28 +0200 |
commit | 7a0cd968db022c830026898989146fcc2f1eb617 (patch) | |
tree | 2ece66d07c04dfac7676ae1426e1070bb0b9ab65 /Changelog | |
parent | 350e43f80686beb9933b2d33cde5ab214dd1229a (diff) |
changelog
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |