diff options
Diffstat (limited to '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. |