From 3304b226c3002a29f12cb8a74d4c75a6ba7225d8 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Tue, 30 Jul 2024 13:36:36 +0200 Subject: Release v0.15 --- Changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 479004e..0979ade 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,13 @@ +Travel::Status::DE::DBWagenreihung 0.15 - Tue Jul 30 2024 + + * Switch to new bahn.de API; the one used until 0.14 has been discontinued + * DBWagenreihung->new: new constructor signature; now requires "departure", + "eva", "train_type" and "train_number". + * DBWagenreihung: Remove "wagons" accessor + * DBWagenreihung: Rename "sections" to "sectors" + * DBWagenreihung: Remove "train_nos" accessor + * DBWagenreihung: Remove "origins" accessor + Travel::Status::DE::DBWagenreihung 0.14 - Sun Apr 28 2024 * This module now explicitly treats carriages as groups, just like the -- cgit v1.2.3