updating changelog

This commit is contained in:
tibbi 2022-04-25 22:23:23 +02:00
parent 5fb7522594
commit dcf0ea11fb
2 changed files with 16 additions and 0 deletions

View File

@ -1,6 +1,16 @@
Changelog
==========
Version 5.7.0 *(2022-04-25)*
----------------------------
* Increased the minimal required Android version to 10
* Added Material You theme support on Android 12+
* Added an analogue clock
* Redesigned the widget config screens
* Made the widget and alarms more reliable
* Added some stability, translation and UI improvements
Version 5.6.1 *(2021-11-19)*
----------------------------

View File

@ -0,0 +1,6 @@
* Increased the minimal required Android version to 10
* Added Material You theme support on Android 12+
* Added an analogue clock
* Redesigned the widget config screens
* Made the widget and alarms more reliable
* Added some stability, translation and UI improvements