summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog8
1 files changed, 5 insertions, 3 deletions
diff --git a/Changelog b/Changelog
index edb6b15..b73dc2e 100644
--- a/Changelog
+++ b/Changelog
@@ -3,14 +3,16 @@ git HEAD
* New dependencies: DateTime::Format::Strptime, JSON
* Switch API language from XML to JSON
* Rename Travel::Status::DE::EFA::Result to Travel::Status::DE::EFA::Departure
+ * EFA: Add static "get_service_ids" function
+ * EFA: Add bwegt backend service
* EFA: Remove "identified_data" accessor (not supported by JSON backends)
+ * EFA: Remove static "get_efa_urls" function; use "get_service_ids" instead
+ * EFA->new, EFA->new_p: Add optional "cache" key
* Result/Departure: Add "hints" 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 static "get_efa_urls" function; use "get_service_ids" instead
- * EFA: Add static "get_service_ids" function
+ * Stop: Remove "name_suf" accessor; use "name" instead
* efa-m: -Oa, -Ob, -Of: show per-stop occupancy, if available
Travel::Status::DE::VRR 2.02 - Sun May 19 2024