updating changelog
This commit is contained in:
parent
bd92b4cd84
commit
23c75122b7
2 changed files with 14 additions and 0 deletions
|
|
@ -1,6 +1,15 @@
|
||||||
Changelog
|
Changelog
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Version 6.10.0 *(2020-05-03)*
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
* Adding a first implementation of a Dialer, to really allow the app handle calls
|
||||||
|
* Increased the minimal required Android OS version to 6 Marshmallow to allow handling calls
|
||||||
|
* Try fixing the glitch with some saved contacts disappearing
|
||||||
|
* Properly handle inserting bigger resolution contact images in some cases
|
||||||
|
* Added a few other UX and UI improvements here and there
|
||||||
|
|
||||||
Version 6.9.0 *(2020-04-16)*
|
Version 6.9.0 *(2020-04-16)*
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
|
|
||||||
5
fastlane/metadata/android/en-US/changelogs/61.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/61.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
* Adding a first implementation of a Dialer, to really allow the app handle calls
|
||||||
|
* Increased the minimal required Android OS version to 6 Marshmallow to allow handling calls
|
||||||
|
* Try fixing the glitch with some saved contacts disappearing
|
||||||
|
* Properly handle inserting bigger resolution contact images in some cases
|
||||||
|
* Added a few other UX and UI improvements here and there
|
||||||
Loading…
Reference in a new issue