summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog29
1 files changed, 29 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4e4ce89..19ac46a 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,32 @@
+Travel::Routing::DE::VRR 2.24 - Thu Nov 23 2023
+
+ * efa: Make output less horizontally dense; show arrival and departure
+ delays in-line
+ * EFA::Route::Part: Add arrival_delay and departure_delay accessors
+ * EFA::Route::Part: via: Add delay field to returned list refs
+
+Travel::Routing::DE::VRR 2.23 - Mon Oct 02 2023
+
+ * Update default API endpoint as the previously used efa.vrr.de/vrr seems
+ to be gone for good
+ * Rename VRR2 API to VRR and VRR3 to VRR2
+
+Travel::Routing::DE::VRR 2.22 - Fri Sep 01 2023
+
+ * Rewrite code not to use Perl's formerly experimental and now deprecated
+ smartmatch features
+
+Travel::Routing::DE::VRR 2.21 - Sat Jul 22 2023
+
+ * Add service VRR3
+ * Update service URLs for VVO, VRN
+ * Remove discontinued services SVV, TLEM, VBL, Verbundlinie, VOR
+
+Travel::Routing::DE::VRR 2.20 - Fri Mar 26 2021
+
+ * EFA/Route/Part: Add occupancy accessor
+ * efa: Show expected occupancy, if available
+
Travel::Routing::DE::VRR 2.19 - Sat May 02 2020
* Switch from WTFPL to Perl license (GPL 1+ or Artistic)