updating changelog

This commit is contained in:
tibbi 2020-02-14 20:46:51 +01:00
parent d2cac8e5fc
commit 171e6f2774
2 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,13 @@
Changelog
==========
Version 5.1.0 *(2020-02-14)*
----------------------------
* Fixed a glitch with all alarms turning on/off wrongly
* Properly display the alarm snooze screen on Android 8+ (by coxtor)
* Some stability and translation improvements
Version 5.0.4 *(2019-10-31)*
----------------------------

View File

@ -0,0 +1,3 @@
* Fixed a glitch with all alarms turning on/off wrongly
* Properly display the alarm snooze screen on Android 8+ (by coxtor)
* Some stability and translation improvements