summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2025-01-05 11:02:21 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2025-01-05 11:02:21 +0100
commit922262d1a23bcfece3d7a2a3e623fc347c8b47ae (patch)
tree29f60e3a2a1d767bc29f2fd0bdc4e4dc6f475f22 /Changelog
parent4ff0bc571c2c49fd814a56def5f612f4b9415a15 (diff)
Release v3.063.06
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0d46e55..bddc1f1 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,13 @@
+Travel::Status::DE::VRR 3.06 - Sun Jan 05 2025
+
+ * EFA APIs know two types of stop IDs: numbers and codes. This module now
+ consistently refers to numeric stop IDs as "id_num" and stop ID codes as
+ "id_code".
+ * Departure: Rename ->stop_id to ->stop_id_num
+ * Stop: Rename ->id to ->id_num
+ * Stop: Rename ->stop_id to ->id_code
+ * Departure: Add ->id accessor.
+
Travel::Status::DE::VRR 3.05 - Mon Dec 30 2024
* efa-m: add --raw-json option