diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-06-14 19:35:46 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-06-14 19:35:46 +0200 |
commit | f1f475f26f615a058d4a4b40d08f8f1c21bc5021 (patch) | |
tree | 4d2a2fa955af5111b9afc577747314fa95b3f5cf /templates/changelog.html.ep | |
parent | 95674ee2ea3f2596356bcec654640f1990b31aaa (diff) |
v1.201.20.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 3252636..d6d6214 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.20 + </div> + <div class="col s12 m11 l11"> + <p> + <i class="material-icons left" aria-label="Neues Feature">add</i> + Accountnamen können jetzt in den Einstellungen geändert werden. + </p> + </div> +</div> + +<div class="row"> + <div class="col s12 m1 l1"> 1.19 </div> <div class="col s12 m11 l11"> |