summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index d904a81..f3a423b 100644
--- a/Changelog
+++ b/Changelog
@@ -5,6 +5,9 @@ git HEAD
* DBWagenreihung: remove station_ds100, station_name, and station_uic
accessors. Use station->{ds100}, station->{name} and station->{eva}
instead. This is a breaking change.
+ * DBWagenreihung: origins now returns a list of hashrefs, just like
+ destinations. It used to return a list of names. This is a breaking
+ change.
Travel::Status::DE::DBWagenreihung 0.12 - Fri Mar 29 2024