diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-05-01 13:51:15 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-05-01 13:51:15 +0200 |
commit | b80548156c535ea264a75fb05afee313cf9bd2f4 (patch) | |
tree | 59ec1446e5e95396f5d7b1089e1f224fc8191c53 /Changelog | |
parent | acc8d78c42e9fc20a865e69c878ae054c747a8a5 (diff) |
Release v1.161.16
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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 |