summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-04-27 11:14:48 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-04-27 11:14:48 +0200
commit125d47546baba3b6a486c03968302503207e4c14 (patch)
tree8c2f55c8d07e1a0ded4e8e4c885cb65dd3638902
parent743ac36d89c8c768fd6b895e63865b7384e3898b (diff)
changelog
-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