diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-27 11:14:48 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-27 11:14:48 +0200 |
commit | 125d47546baba3b6a486c03968302503207e4c14 (patch) | |
tree | 8c2f55c8d07e1a0ded4e8e4c885cb65dd3638902 | |
parent | 743ac36d89c8c768fd6b895e63865b7384e3898b (diff) |
changelog
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ git HEAD * DBWagenreihung: remove station_ds100, station_name, and station_uic accessors. Use station->{ds100}, station->{name} and station->{eva} instead. This is a breaking change. + * DBWagenreihung: origins now returns a list of hashrefs, just like + destinations. It used to return a list of names. This is a breaking + change. Travel::Status::DE::DBWagenreihung 0.12 - Fri Mar 29 2024 |