diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-10-28 08:45:56 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-10-28 08:45:56 +0200 |
commit | a3c0318d45d170fab930b693a9977123f2cbaebd (patch) | |
tree | 6e498c3c93d12fc7e03766043a996dc3d6c50a42 /Changelog | |
parent | 24a9f8ee75183a411b3a9cf2c72436fb367461e1 (diff) |
Release v4.004.00
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -git HEAD +Travel::Status::DE::DeutscheBahn 4.00 - Fri Oct 28 2022 * Use mgate.exe HAFAS interface instead of stboard.exe/bhftafel.exe. This introduces several breaking changes in hafas-m, @@ -21,7 +21,7 @@ git HEAD * Rename Travel::Status::DE::HAFAS::Result to ...::Journey. The accessors "sched_date", "date", "info", "countdown", "countdown_sec", "raw_e_delay", "raw_delay", "sched_time", "time", "train", "train_no" - and "line_no" are no longer supported. Introduces several new + and "line_no" are no longer supported. Introduces several new ones instead. * The module no longer depends on XML::LibXML * New dependency: Digest::MD5 |