Unverified Commit f2aa75d3 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

changelog

parent 27a80b67
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
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