updating changelog

This commit is contained in:
tibbi 2020-11-05 14:22:30 +01:00
parent e52a238556
commit 0d75d4c545
2 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,13 @@
Changelog
==========
Version 5.4.0 *(2020-11-05)*
----------------------------
* Allow creating alarms without any day set
* Fix last alarm or clock item not being visible at the bottom
* Added some other UX, stability and translation improvements
Version 5.3.0 *(2020-08-19)*
----------------------------

View File

@ -0,0 +1,3 @@
* Allow creating alarms without any day set
* Fix last alarm or clock item not being visible at the bottom
* Added some other UX, stability and translation improvements