From da4a7037418415e9c2c76831c7f5fb75b1045cc8 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 3 Dec 2011 11:28:08 +0100 Subject: changelog --- Changelog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/Changelog b/Changelog index 9290d42..52cfa53 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,24 @@ +git HEAD + + * Now uses the efa.vrr.de XML interface + * properly decode UTF-8 strings + + [Travel::Routing::DE::VRR::Route] + * new accessors: duration, ticket_type, fare_adult, fare_child and + vehicle_time + + [Travel::Routing::DE::VRR::Route::Part] + * arrival_stop and departure_stop no longer include the platform, + use arrival_stop_and_platform / departure_stop_and_platform instead + * New accessors: arrival_date, arrival_platform, arrival_sdate, + arrival_stime, arrival_stop_and_platform, delay, departure_date, + departure_platform, departure_sdate, departure_stime, + departure_stop_and_platform, via + * ->extra no longer contains information about delays, use ->delay instead + + [efa] + * New -E / --extended-info option to display travel fares + Travel::Routing::DE::VRR 1.06 - Sat Sep 17 2011 * Fix dependencies. We claimed to use WWW::Mechanize but in fact only -- cgit v1.2.3