summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-12-01 21:09:59 +0100
committerDaniel Friesel <derf@finalrewind.org>2015-12-01 21:09:59 +0100
commit9406592e180ad2b9cc77b6873f74ea8ef3e46b83 (patch)
tree272302f1fc7dd4b2e44d91cb686495b7a814eb90
parente7c341a99b0bcedd2347a5dd250d79c653232495 (diff)
changelog
-rw-r--r--Changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 7219be8..bdcd0f4 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,19 @@
+git HEAD
+
+ * Update station list. It now uses data supplied by the Deutsche Bahn
+ Open Data portal.
+ * db-iris: New option -x / --exact / --no-related
+ * IRIS->new: New options main_cache, realtime_cache and with_related
+ * IRIS: Add ->station and ->related_stations accessors
+ * db-iris: Include related stations in query output (for instance,
+ "Köln Messe Deutz" will include "Köln Messe Deutz (tief)" and
+ "Köln Messe Deutz Gl. 9-10"). Use --exact / --no-related to disable this.
+ * IRIS: Same. Also, IRIS->new can now be passed Cache objects to cache
+ HTTP requests for a user-defined time. This is most useful when
+ building infoscreens and similar, since the scheduled and station data
+ never changes and can therefore be cached to decrease network load and
+ increase response time.
+
Travel::Status::DE::IRIS 1.04 - Thu Nov 12 2015
* Result: Add qos code 79 ("Ohne Mehrzweckabteil")