summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-04-26 22:02:55 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-04-26 22:02:55 +0200
commitf2aa75d3aeea3ae93cb3d9019275934f1fd42b83 (patch)
tree6bddf63d84f76eb0720a44359e85562aef21018e
parent27a80b67a73c33469cf136ca37b6d3d9f2a346f7 (diff)
changelog
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 180af91..d904a81 100644
--- a/Changelog
+++ b/Changelog
@@ -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