summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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