diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-26 22:02:55 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-26 22:02:55 +0200 |
commit | f2aa75d3aeea3ae93cb3d9019275934f1fd42b83 (patch) | |
tree | 6bddf63d84f76eb0720a44359e85562aef21018e /Changelog | |
parent | 27a80b67a73c33469cf136ca37b6d3d9f2a346f7 (diff) |
changelog
Diffstat (limited to 'Changelog')
-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 |