From e8e22fd6cd102cee2b3fb7e4aa800d15184f104f Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 14 Dec 2023 19:59:02 +0100 Subject: Release v5.02 --- Changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index d687a23..baf69e1 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,12 @@ +Travel::Status::DE::DeutscheBahn 5.02 - Wed Dec 14 2023 + + * Fix calls to $journey->route crashing in handle_day_change or add_message + in some circumstances if the $hafas object that created $journey has + gone out of scope (and become eligible for garbage collection) in the + meantime. The culprit was a mis-application of weaken() introduced in + v5.01. + * hafas-m: Add -v/--via option + Travel::Status::DE::DeutscheBahn 5.01 - Sat Nov 25 2023 * Fix incorrect handling of HIM messages (introduced in 4.19) -- cgit v1.2.3