diff options
-rw-r--r-- | Changelog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +git HEAD + + * DBWagenreihung: Add station accessor. + * DBWagenreihung: Add TO_JSON function. + * DBWagenreihung: remove station_ds100, station_name, and station_uic + accessors. Use station->{ds100}, station->{name} and station->{eva} + instead. This is a breaking change. + Travel::Status::DE::DBWagenreihung 0.12 - Fri Mar 29 2024 * Wagon: Add is_closed accessor |