From 6796827275793f8a3af33fc5a6ce24dd65657f97 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 26 Oct 2022 19:51:38 +0200 Subject: Journey: Rework train/line accessors --- Changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 595c453..a476189 100644 --- a/Changelog +++ b/Changelog @@ -20,8 +20,9 @@ git HEAD * Travel::Status::DE::HAFAS: Add "result" and "messages" accessors. * Rename Travel::Status::DE::HAFAS::Result to ...::Journey. The accessors "sched_date", "date", "info", "countdown", "countdown_sec", - "raw_e_delay", "raw_delay", "sched_time" and "time" are no longer - supported. Introduces several new accessors instead. + "raw_e_delay", "raw_delay", "sched_time", "time", "train", "train_no" + and "line_no" are no longer supported. Introduces several new + instead. * The module no longer depends on XML::LibXML * New dependency: Digest::MD5 -- cgit v1.2.3