diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-06-08 08:29:34 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-06-08 08:29:34 +0200 |
commit | 21174bc9e0367018f28c0b5fc98d0e0fca317160 (patch) | |
tree | 7eae01acd4541162b117225bf7bda6d759380acf /Changelog | |
parent | d97790563dc97c130433cd12479cb2698c6f0201 (diff) |
place_candidates, name_candidates: return Stop objects
Fixes https://github.com/derf/db-fakedisplay/issues/38 once adopted there
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +git HEAD + + * Breaking change: $efa->name_candidates and $efa->place_candidates now + return lists of Travel::Status::DE::EFA::Stop objects rather than + just strings. + Travel::Status::DE::VRR 3.09 - Sun Mar 23 2025 * Trip: Add polyline accessor |