diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/changelog.html.ep | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/templates/changelog.html.ep b/templates/changelog.html.ep index 0648181..665954b 100644 --- a/templates/changelog.html.ep +++ b/templates/changelog.html.ep @@ -2,6 +2,21 @@ <div class="row"> <div class="col s12 m1 l1"> + 1.23 + </div> + <div class="col s12 m11 l11"> + <p> + <i class="material-icons left" aria-label="Neues Feature">add</i> + Optionale Links zu externen Abfahrtsmonitoren in der Halteliste des + aktuell ausgewählten Zugs. Die Abfahrtstafelseite kann bei den + Account-Einstellungen konfiguriert werden. + </p> + </div> +</div> + + +<div class="row"> + <div class="col s12 m1 l1"> 1.22 </div> <div class="col s12 m11 l11"> |