updating changelog

This commit is contained in:
tibbi 2021-01-26 15:10:58 +01:00
parent a154ddcdbe
commit 5f7556e3d2
2 changed files with 10 additions and 0 deletions

View file

@ -1,6 +1,13 @@
Changelog Changelog
========== ==========
Version 6.19.1 *(2021-01-26)*
----------------------------
* Disable brightness setting with gestures at fullscreen view, allow toggling it
* Fix deleting files from the Camera, Downloads and Screenshots folder on some devices
* Some other translation and UX improvements
Version 6.19.0 *(2021-01-21)* Version 6.19.0 *(2021-01-21)*
---------------------------- ----------------------------

View file

@ -0,0 +1,3 @@
* Disable brightness setting with gestures at fullscreen view, allow toggling it
* Fix deleting files from the Camera, Downloads and Screenshots folder on some devices
* Some other translation and UX improvements