diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-28 09:40:36 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-28 09:41:43 +0200 |
commit | 5c26e3b6a426343e2b3f852311fe0028ab7d75b8 (patch) | |
tree | b080f65a11c1f8bc8c4c694b552fb0cf828d8510 /Changelog | |
parent | 99ebdfe5e7f171c3fc312b2a8f61e1480fdf991d (diff) |
Move static service accessors to Travel::Status::DE::EFA
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,8 @@ git HEAD * 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: Remove static "get_efa_urls" function; use "get_service_ids" instead + * EFA: Add static "get_service_ids" function * efa-m: -Oa, -Ob, -Of: show per-stop occupancy, if available Travel::Status::DE::VRR 2.02 - Sun May 19 2024 |