diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-11-21 20:16:49 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-11-21 20:16:49 +0100 |
commit | 4b4c9759786539e575ae6c752681d7af446f9544 (patch) | |
tree | 288f948529c846f38ffcef2bd58b38d16724265c /templates/changelog.html.ep | |
parent | 731eb7eb990f366872a2774dc4119051b8285ad0 (diff) |
Release v1.271.27.0
Diffstat (limited to 'templates/changelog.html.ep')
-rw-r--r-- | templates/changelog.html.ep | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/changelog.html.ep b/templates/changelog.html.ep index a2c08b6..ee3ddbf 100644 --- a/templates/changelog.html.ep +++ b/templates/changelog.html.ep @@ -2,6 +2,18 @@ <div class="row"> <div class="col s12 m1 l1"> + 1.27 + </div> + <div class="col s12 m11 l11"> + <p> + <i class="material-icons left" aria-label="Neues Feature">add</i> + Angabe von „Kein Zustieg“ (Abfahrtstafel) bzw. „Kein Ausstieg“ (Route) durch eingeklammerte Uhrzeiten „(HH:MM)“. + </p> + </div> +</div> + +<div class="row"> + <div class="col s12 m1 l1"> 1.26 </div> <div class="col s12 m11 l11"> |