summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-05-27 08:35:32 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-05-27 08:35:32 +0200
commit843388f82ba323965e1bff926d785a60d45f5590 (patch)
tree70502c5657cd210f2b828f2d7d83e71b691cf731 /Changelog
parent2cdd2e22c42385fd4ca2aa75569756ea17a601c4 (diff)
return a delay of undef when no delay information is available
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 019fde3..6a13250 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,9 @@
+git HEAD
+
+ * Result->delay: return undef when no data is available. This allows to
+ distinguish between on-time departures (delay 0) and departures without
+ realtime data (delay undef)
+
Travel::Status::DE::VRR 1.09 - Thu Apr 30 2015
* EFA: Fix crash when ->results is called after a network error occured