diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-10-04 12:50:41 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-10-04 12:50:41 +0200 |
commit | 0b6df3859c69835c24fe78549cf1f079c386f7b3 (patch) | |
tree | 640cb4cd114abdbae01a096cf27c2a688b64e6bb /templates/changelog.html.ep | |
parent | e13b5afe4f23648358c01a4d3809d0ccf46c592f (diff) |
It's Public Beta Time!
Diffstat (limited to 'templates/changelog.html.ep')
-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 6591ca5..200a6d5 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.18 + </div> + <div class="col s12 m11 l11"> + <p> + <i class="material-icons left" aria-label="Neues Feature">add</i> + Autmatische Checkin-Synchronisierung mit + <a href="https://traewelling.de">Träwelling</a>. Checkins können + entweder von Träwelling zu travelynx oder von travelynx zu Träwelling + übernommen werden. Das Feature läuft vorerst als Public Beta. + </p> + </div> +</div> + +<div class="row"> + <div class="col s12 m1 l1"> 1.17 </div> <div class="col s12 m11 l11"> |