summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index abd36ea..52fc8c0 100644
--- a/Changelog
+++ b/Changelog
@@ -5,8 +5,11 @@ git HEAD
* 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
+ * Result/Departure: Add "hints" accessor
+ * Stop: Remove "name_suf" accessor
+ * Stop: Add "place", "full_name" and "occupancy" accessors
* Line: Add "number" accessor
+ * efa-m: -Oa, -Ob, -Of: show per-stop occupancy, if available
Travel::Status::DE::VRR 2.02 - Sun May 19 2024
* EFA->new: Deprecate "efa_url" option. Use "service" instead.