updating changelog

This commit is contained in:
tibbi 2022-12-19 23:20:06 +01:00
parent 856c88bd5d
commit 6a80289c37
2 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,13 @@
Changelog
==========
Version 5.6.0 *(2022-12-19)*
----------------------------
* Fixed a glitch with misplaced focus on click
* Use Material You theme by default on Android 12+
* Added some UI, translation and stability improvements
Version 5.5.0 *(2022-11-27)*
----------------------------

View File

@ -0,0 +1,3 @@
* Fixed a glitch with misplaced focus on click
* Use Material You theme by default on Android 12+
* Added some UI, translation and stability improvements