updating changelog

This commit is contained in:
tibbi 2022-12-20 18:11:18 +01:00
parent 9757dce4aa
commit 12ea217d40
2 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,13 @@
Changelog
==========
Version 6.9.0 *(2022-12-20)*
----------------------------
* Increased the minimal required Android OS version to 6
* Use Material You theme by default on Android 12+
* Added some UI, stability and translation improvements
Version 6.8.2 *(2022-10-14)*
----------------------------

View File

@ -0,0 +1,3 @@
Increased the minimal required Android OS version to 6
Use Material You theme by default on Android 12+
Added some UI, stability and translation improvements