updating changelog

This commit is contained in:
tibbi
2023-01-11 10:13:22 +01:00
parent 0fb99ca0d3
commit a9e531374f
2 changed files with 14 additions and 0 deletions

View File

@@ -1,6 +1,15 @@
Changelog Changelog
========== ==========
Version 6.21.0 *(2023-01-11)*
----------------------------
* Use Material You design by default on Android 12+
* Increased minimal required Android OS version to 6
* Properly search tasks too
* Warn the user on some places if he filtered out all event types
* Added some translation, stability and UX improvements
Version 6.20.3 *(2022-11-24)* Version 6.20.3 *(2022-11-24)*
---------------------------- ----------------------------

View File

@@ -0,0 +1,5 @@
* Use Material You design by default on Android 12+
* Increased minimal required Android OS version to 6
* Properly search tasks too
* Warn the user on some places if he filtered out all event types
* Added some translation, stability and UX improvements