From a52bb5395e62279a0c97db16abe0f32cc2edbdc6 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 25 Nov 2023 17:49:35 +0100 Subject: Release v0.02 --- Changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index b2546d7..b5a30ce 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,16 @@ +Travel::Routing::DE::HAFAS 0.02 - Sat Nov 25 2023 + + * hafas: Add -f / --full-route option + * hafas: Fix -vv / -vvv support + * Use Travel::Status::DE::HAFAS::Location for location data + * Remove Travel::Routing::DE::HAFAS::Location + * Use Travel::Status::DE::HAFAS::Journey for journey data + * Section: add load accessor + * Section: add journey accessor + * Section: remove operator, id, name ,category ,category_long, class, + number ,line ,line_no, delay, direction accessors. Use journey->operator, + journey->id, etc. instead. + Travel::Routing::DE::HAFAS 0.01 - Thu Nov 16 2023 * Initial release -- cgit v1.2.3