updating changelog

This commit is contained in:
tibbi 2020-04-22 09:58:31 +02:00
parent 855792baf1
commit 3c547b6a5c
2 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,13 @@
Changelog
==========
Version 5.2.0 *(2020-04-22)*
----------------------------
* Fixed zooming with gestures, make it smoother
* Properly handle creating files on some SD cards
* Some other UI improvements
Version 5.1.3 *(2020-03-09)*
----------------------------

View File

@ -0,0 +1,3 @@
* Fixed zooming with gestures, make it smoother
* Properly handle creating files on some SD cards
* Some other UI improvements