diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-26 21:55:18 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-26 21:55:18 +0200 |
commit | 62eb6d374ac1ec08d093a8e035157c85952d7a2d (patch) | |
tree | 75f256cbb2d8d69655e2971ef7928f6b6a3e9aa9 | |
parent | 1a9ff10d502cf9679a92f9442daf4490d87a6ff2 (diff) |
Update Changelog
-rw-r--r-- | Changelog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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. |