diff options
-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 |