diff options
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 693e6d4..6d56c1b 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.3 + </div> + <div class="col s12 m11 l11"> + <p> + <i class="material-icons left">add</i> Teilen der aktuellen Zugfahrt. + Wird derzeit nur auf Chrome (Android), Opera (Android) und + Safari (iOS / macOS) unterstützt. + </p> + </div> +</div> + +<div class="row"> + <div class="col s12 m1 l1"> 1.2 </div> <div class="col s12 m11 l11"> |