diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-10-27 18:40:13 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-10-27 18:40:22 +0200 |
commit | 06d81798eef278a4447cea96f4be99725348e9e7 (patch) | |
tree | c56e681b3dab0f39d5e2f7705de6b80776e6703e /templates/changelog.html.ep | |
parent | f85d018083fd0d493cd458767824e1271bcdde33 (diff) |
Release v2.52.5.0
Diffstat (limited to 'templates/changelog.html.ep')
-rw-r--r-- | templates/changelog.html.ep | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/templates/changelog.html.ep b/templates/changelog.html.ep index b9ccd37..faf7302 100644 --- a/templates/changelog.html.ep +++ b/templates/changelog.html.ep @@ -2,6 +2,20 @@ <div class="row"> <div class="col s12 m1 l1"> + 2.5 + </div> + <div class="col s12 m11 l11"> + <p> + <i class="material-icons left" aria-label="Verbesserung">star</i> + Übersichtlichere Abfahrstafel mit Kennzeichnung der verschiedenen + Arten von Verkehrsmitteln. Patch von Cass Dingenskirchen, vielen + Dank! + </p> + </div> +</div> + +<div class="row"> + <div class="col s12 m1 l1"> 2.4 </div> <div class="col s12 m11 l11"> |