summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2023-11-25 10:23:53 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2023-11-25 10:23:53 +0100
commit3ca0d070aedba762aa7a4d9fed442ecda51714a5 (patch)
treea1501dda1340ea992693310ed2cf4b95a66fa2f0 /Changelog
parent222e42886e69c1584909da96b7f19614151efad3 (diff)
Release v5.015.01
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 625b8cc..d687a23 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,12 @@
+Travel::Status::DE::DeutscheBahn 5.01 - Sat Nov 25 2023
+
+ * Fix incorrect handling of HIM messages (introduced in 4.19)
+ * hafas-m: Declutter station board output: sort by real-time data and show
+ all messages at the end
+ * Journey: Support construction from JSON that does not provide a date
+ attribute (i.e., add date parameter to constructor)
+ * Stop: Add messages accessor
+
Travel::Status::DE::DeutscheBahn 5.00 - Tue Nov 21 2023
* hafas-m: Add --raw-json option (useful for HAFAS client development)