diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-12-09 21:26:36 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-12-09 21:26:36 +0100 |
commit | 6ed840eb6a5ac5d410723a625490c4b61aaef116 (patch) | |
tree | 426fe8f1ff3088390e60380d20a4c9284f98440b | |
parent | 8b86d0680ae396d2e663d1da2d760e86a06b300c (diff) |
Release v1.19.01.19.0
-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 200a6d5..3252636 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.19 + </div> + <div class="col s12 m11 l11"> + <p> + <i class="material-icons left" aria-label="Neues Feature">add</i> + Hinweis bei knapper Umstiegszeit zu Anschlussverbindungen. + </p> + <p> + <i class="material-icons left" aria-label="Verbesserung">star</i> + Übersichtlichere Navigation in der Fahrtenliste / Statistikansicht. + </p> + </div> +</div> + +<div class="row"> + <div class="col s12 m1 l1"> 1.18 </div> <div class="col s12 m11 l11"> |