summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2020-05-01 13:51:15 +0200
committerDaniel Friesel <derf@finalrewind.org>2020-05-01 13:51:15 +0200
commitb80548156c535ea264a75fb05afee313cf9bd2f4 (patch)
tree59ec1446e5e95396f5d7b1089e1f224fc8191c53 /Changelog
parentacc8d78c42e9fc20a865e69c878ae054c747a8a5 (diff)
Release v1.161.16
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 9 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index df2dd00..deaf48a 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,11 @@
+Travel::Status::DE::VRR 1.16 - Fri May 01 2020
+
+ * Use HTTPS for DING, VOR, LinzAG, VGN, VRR, VRR2, VVS, NVBW, KVV and BSVG
+ services
+ * Update VGN, VVO, VMV and KVV service URLs
+ * Remove IVB, VVV and VRNdelfi services
+ * Re-add Verbundlinie service
+
Travel::Status::DE::VRR 1.15 - Wed Jul 05 2017
* Fix encoding issues caused by recent API changes
@@ -81,7 +89,7 @@ Travel::Status::DE::VRR 1.04 - Wed Oct 16 2013
* Add ->is_cancelled accessor to Travel::Status::DE::VRR::Result
* Travel::Status::DE::VRR::Result->delay will no longer return '-9999'
for cancelled departures, check ->is_cancelled instead
- * Allow Travel::Status::DE::VRR::Line and TraveL::Status::DE::VRR::Result
+ * Allow Travel::Status::DE::VRR::Line and Travel::Status::DE::VRR::Result
to be serialized to JSON (via TO_JSON method)
Travel::Status::DE::VRR 1.03 - Tue Sep 17 2013