changelog: fix mixed up icons

This commit is contained in:
Daniel Friesel 2022-12-07 21:45:35 +01:00
parent 2f9ba6e017
commit 73dd23e422
No known key found for this signature in database
GPG key ID: 100D5BFB5166E005

View file

@ -43,12 +43,12 @@
</div> </div>
<div class="col s12 m11 l11"> <div class="col s12 m11 l11">
<p> <p>
<i class="material-icons left" aria-label="Interne Änderungen">build</i> <i class="material-icons left" aria-label="Interne Änderungen">star</i>
Umstellung der Träwelling-Anbindung auf Träwelling-API v1, da v0 Umstellung der Träwelling-Anbindung auf Träwelling-API v1, da v0
sukzessive abgeschaltet wird. API v1 ist noch nicht stabil. sukzessive abgeschaltet wird. API v1 ist noch nicht stabil.
</p> </p>
<p> <p>
<i class="material-icons left" aria-label="Interne Änderungen">build</i> <i class="material-icons left" aria-label="Interne Änderungen">star</i>
Nutzung eines internen HAFAS-mgate.exe-Clients anstelle von transport.rest. Nutzung eines internen HAFAS-mgate.exe-Clients anstelle von transport.rest.
</p> </p>
</div> </div>