diff options
author | Daniel Friesel <derf@finalrewind.org> | 2017-06-15 18:48:56 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2017-06-15 18:48:56 +0200 |
commit | 710c15968ef20e0c17a9ce0cd493596f6a457cde (patch) | |
tree | 6c226cfdff0ffe312e24cde60521284da83d9079 /Changelog | |
parent | 79dc274aaf8147d91c8401f75880681c7d39c6e0 (diff) |
release v1.151.15
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Travel::Status::DE::IRIS 1.15 - Tue Jun 06 2017 + + * Performance improvements + * Distinguish between cancelled/additional arrivals and departures + * Travel::Status::DE::IRIS::Result: New accessors arrival_is_additional, + arrival_is_cancelled, departure_is_additional, departure_is_cancelled + and is_additional. + * Travel::Status::DE::IRIS::Result: is_cancelled now only returns true + if both arrival and departure have been cancelled. + Travel::Status::DE::IRIS 1.14 - Mon Feb 06 2017 * IRIS->new: Add optional argument lookbehind |