diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-01-28 20:32:39 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-01-28 20:32:39 +0100 |
commit | 6b1aa9cd3905ac18ef0c21bea37d638fc48ef17d (patch) | |
tree | 00e29d6e4c8627edcfa7bd32c1cb552e715348a6 /templates/changelog.html.ep | |
parent | 78c80d773c35df8e95dd918ac7532672514bf5ca (diff) |
Release import API1.14.0
Diffstat (limited to 'templates/changelog.html.ep')
-rw-r--r-- | templates/changelog.html.ep | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/templates/changelog.html.ep b/templates/changelog.html.ep index 8492a06..a053d0b 100644 --- a/templates/changelog.html.ep +++ b/templates/changelog.html.ep @@ -2,6 +2,22 @@ <div class="row"> <div class="col s12 m1 l1"> + 1.14 + </div> + <div class="col s12 m11 l11"> + <p> + <i class="material-icons left">add</i> API-Endpunkt zum Import + nicht in travelynx getrackter Zugfahrten. + </p> + <p> + <i class="material-icons left">add</i> Status-API: Angabe der + Unterwegshalte zwischen Start und Ziel. + </p> + </div> +</div> + +<div class="row"> + <div class="col s12 m1 l1"> 1.13 </div> <div class="col s12 m11 l11"> |