summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-09-27 19:11:30 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-09-27 19:11:30 +0200
commit8977ed62d4d59d9f65235cb8214def781dc5674a (patch)
treed56fd62745b772a2f40c42515114d55947213c14 /Changelog
parent62eb6d374ac1ec08d093a8e035157c85952d7a2d (diff)
Switch to transport-apis repo for enhanced backend definitions
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 52fc8c0..d05662b 100644
--- a/Changelog
+++ b/Changelog
@@ -4,11 +4,13 @@ git HEAD
* Switch API language from XML to JSON
* Rename Travel::Status::DE::EFA::Result to Travel::Status::DE::EFA::Departure
* EFA: Remove "identified_data" accessor (not supported by JSON backends)
- * Result/Departure: Remove "info" accessor
* Result/Departure: Add "hints" accessor
- * Stop: Remove "name_suf" accessor
+ * Result/Departure: Remove "info" accessor; use "hints" instead
* Stop: Add "place", "full_name" and "occupancy" accessors
+ * Stop: Remove "name_suf" accessor; use "name" instead
* Line: Add "number" accessor
+ * EFA: Remove "get_efa_urls" and "get_service" functions; use the newly
+ introduced Travel::Status::DE::EFA::Services package instead.
* efa-m: -Oa, -Ob, -Of: show per-stop occupancy, if available
Travel::Status::DE::VRR 2.02 - Sun May 19 2024