updating changelog

This commit is contained in:
tibbi 2021-09-07 23:33:22 +02:00
parent 483ebfc793
commit 429925ba18
2 changed files with 12 additions and 0 deletions

View File

@ -1,6 +1,14 @@
Changelog
==========
Version 6.21.1 *(2021-09-07)*
----------------------------
* Fixed some glitches related to third party intent handling
* Avoid rescanning paths in some cases to prevent file corruption
* Fixed a glitch with Rotate bottom button being always visible at fullscreen view
* Couple other stability, UX and translation improvements
Version 6.21.0 *(2021-08-18)*
----------------------------

View File

@ -0,0 +1,4 @@
* Fixed some glitches related to third party intent handling
* Avoid rescanning paths in some cases to prevent file corruption
* Fixed a glitch with Rotate bottom button being always visible at fullscreen view
* Couple other stability, UX and translation improvements