updating changelog

This commit is contained in:
tibbi 2020-05-25 21:37:53 +02:00
parent 0991a20341
commit e1afeb263c
2 changed files with 10 additions and 0 deletions

View file

@ -1,6 +1,13 @@
Changelog
==========
Version 6.2.1 *(2020-05-25)*
----------------------------
* Use a nicer app icon on lower Android versions
* Do not require the Storage permission in some cases
* Added some translation improvements
Version 6.2.0 *(2020-03-13)*
----------------------------

View file

@ -0,0 +1,3 @@
* Use a nicer app icon on lower Android versions
* Do not require the Storage permission in some cases
* Added some translation improvements