diff options
-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 |