updating changelog

This commit is contained in:
tibbi 2021-04-19 16:12:02 +02:00
parent 4eb1a4fa84
commit afdc09faf5
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Changelog
==========
Version 5.5.1 *(2021-04-19)*
----------------------------
* Allow sorting alarms by creation order or alarm time
* Added some stability and translation improvements
Version 5.5.0 *(2020-12-29)*
----------------------------

View File

@ -0,0 +1,2 @@
* Allow sorting alarms by creation order or alarm time
* Added some stability and translation improvements