diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-04-28 12:32:32 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-04-28 12:32:32 +0200 |
commit | 39a5d4f2c608ab13358acb16a250d974afe0d951 (patch) | |
tree | 7c6a87b82dd6b9805e06aa636f069839a7df6010 /Changelog | |
parent | 3c7b15140599f5299caede2d7794dfab623bedc2 (diff) |
release v0.090.09
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,12 +1,12 @@ -git HEAD +Travel::Status::DE::IRIS 0.09 - Tue Apr 28 2015 * Result: Add arrival_wings, departure_wings and is_wing accessors (a wing train is coupled to the respective departure, but has its own ID) * db-iris: Indicate wings in output * Result: Remove train_no_transfer accessor (was based on erroneous assumptions) - * Result: Add replaced_by and replacement_for accessors - * db-iris: Add -or to show replacement information + * Result: Add is_unscheduled, replaced_by and replacement_for accessors + * db-iris: Add -oR to show replacement information Travel::Status::DE::IRIS 0.08 - Thu Mar 12 2015 |