updating changelog

This commit is contained in:
tibbi 2022-11-15 16:03:56 +01:00
parent 93bda81af4
commit c3996388f4
2 changed files with 12 additions and 0 deletions

View File

@ -1,6 +1,14 @@
Changelog Changelog
========== ==========
Version 5.8.3 *(2022-11-15)*
----------------------------
* Allow changing the flashlight brightness on Android 13+
* Added a Bright display settings tile
* Fixed SOS timing
* Added some translation and UX improvements
Version 5.8.2 *(2022-10-06)* Version 5.8.2 *(2022-10-06)*
---------------------------- ----------------------------

View File

@ -0,0 +1,4 @@
* Allow changing the flashlight brightness on Android 13+
* Added a Bright display settings tile
* Fixed SOS timing
* Added some translation and UX improvements