summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-09-07 23:26:31 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-09-07 23:26:31 +0200
commitcd66bfb3683126db40b67d7eb4d2dab10dcdf293 (patch)
tree93ecb2978588f7048a0b0df18bc5b1e36cbe5db3 /Changelog
parent764aebb85265d4863025365024cb6e901d484789 (diff)
release v2.002.00
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 6a09b4d..4d4a40c 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,19 @@
+Travel::Status::DE::URA 2.00 - Wed Sep 07 2016
+
+ * Add support for bus departures in London supplied by the TfL URA
+ service
+ * New module: Travel::Status::GB::TfL
+ * Rename aseag-m to ura-m
+ * Rename short option -s (corresponding to --strftime) to -f
+ * Rename short option -S (corresponding to --strfrel) to -F
+ * New options:
+ -s / --service selects a backend service (defaults to ASEAG),
+ --list lists supported backend services,
+ --ura-base sets a backend service by URL, and
+ --ura-version sets the backend service version
+ * Travel::Status::DE::URA::Result: Add ->platform accessor (shortcut for
+ ->stop_indicator)
+
Travel::Status::DE::URA 1.02 - Sat Apr 16 2016
* Result: Add stop_indicator accessor