updating changelog

This commit is contained in:
tibbi 2021-06-28 21:15:03 +02:00
parent 600d0b331b
commit 2cfe392212
2 changed files with 12 additions and 0 deletions

View File

@ -1,6 +1,14 @@
Changelog
==========
Version 6.20.3 *(2021-06-28)*
----------------------------
* Disable fullscreen image rotation during a zooming gesture
* Fixed a glitch with fullscreen bottom action buttons being misplaced
* Allow long pressing the bottom actions for a tooltip
* Added some stability and translation improvements
Version 6.20.2 *(2021-06-18)*
----------------------------

View File

@ -0,0 +1,4 @@
* Disable fullscreen image rotation during a zooming gesture
* Fixed a glitch with fullscreen bottom action buttons being misplaced
* Allow long pressing the bottom actions for a tooltip
* Added some stability and translation improvements