diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-12-31 13:27:14 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-12-31 13:27:14 +0100 |
commit | a9a7fa4492fecae9b03cc79d960a72d3bfbd3fdc (patch) | |
tree | 6e5060d778b5cc9ba0ed9da0889f263a43891cda /templates/changelog.html.ep | |
parent | 86a991c28ca06040c111b33cc36a0dd53bb29952 (diff) |
Release Travel API1.13.0
Diffstat (limited to 'templates/changelog.html.ep')
-rw-r--r-- | templates/changelog.html.ep | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/changelog.html.ep b/templates/changelog.html.ep index 7c5f3b8..8492a06 100644 --- a/templates/changelog.html.ep +++ b/templates/changelog.html.ep @@ -2,6 +2,19 @@ <div class="row"> <div class="col s12 m1 l1"> + 1.13 + </div> + <div class="col s12 m11 l11"> + <p> + <i class="material-icons left">add</i> API-Endpunkt zum Einchecken in + Züge, aktualisieren der Zielwahl und Zurücknehmen des letzten + Checkins. + </p> + </div> +</div> + +<div class="row"> + <div class="col s12 m1 l1"> 1.12 </div> <div class="col s12 m11 l11"> |