Merge remote-tracking branch 'origin/master'

This commit is contained in:
Dorian Zedler 2019-01-01 15:21:48 +01:00
commit c8f165910b

View file

@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [0.9.0 - 0.9.1] - ALPHA - 2018-12
## [0.9.0 - 0.9.4] - 2018-12-30
### Geändert
- Komplett neues Design
- der Vertretungsplan wird jetzt innerhalb der App angezeigt
@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Hinzugefügt
- Jetzt kompatibel mit der neusten android API und IOS Geräten
- Lehrermodus
- Der Vertretungsplan lässt isch nach Klassen sortieren
## [0.04] - 2018-07-19
### Behoben