diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-07-30 13:36:36 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-07-30 13:36:36 +0200 |
commit | 3304b226c3002a29f12cb8a74d4c75a6ba7225d8 (patch) | |
tree | 35cc1ec68d57527ef159043c672302a91e09868c /Changelog | |
parent | e6366575586a06662a5150bbc80ad2fc17315b7a (diff) |
Release v0.150.15
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |