updating changelog
This commit is contained in:
parent
600d0b331b
commit
2cfe392212
|
@ -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)*
|
||||
----------------------------
|
||||
|
||||
|
|
|
@ -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
|
Loading…
Reference in New Issue