Update changelog

This commit is contained in:
Naveen Singh
2024-10-25 23:42:17 +05:30
parent 2b0365ca38
commit 705e01182d
2 changed files with 15 additions and 1 deletions

View File

@@ -1,7 +1,16 @@
Changelog
==========
Version 1.1.0 *(2024-10-25)*
----------------------------
* Fixed keyboard crash on lock screen
* Fixed sticky keys
* Replaced checkboxes with switches
* Removed support for Android 7 and below versions
* Added more translations
Version 1.0.0 *(2024-07-18)*
----------------------------
* Initial release
* Initial release

View File

@@ -0,0 +1,5 @@
* Fixed keyboard crash on lock screen
* Fixed sticky keys
* Replaced checkboxes with switches
* Removed support for Android 7 and below versions
* Added more translations