updating changelog

This commit is contained in:
tibbi 2020-03-18 18:32:46 +01:00
parent 3a7d9b61f9
commit c627399231
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Changelog
==========
Version 6.8.0 *(2020-03-18)*
----------------------------
* Remember the last used folder at contacts exporting
* Do not request the Storage permission on Android 10+, use Scoped Storage
Version 6.7.1 *(2020-03-08)*
----------------------------

View File

@ -0,0 +1,2 @@
* Remember the last used folder at contacts exporting
* Do not request the Storage permission on Android 10+, use Scoped Storage