Skip to content

Commit 23c7512

Browse files
committed
updating changelog
1 parent bd92b4c commit 23c7512

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
==========
33

4+
Version 6.10.0 *(2020-05-03)*
5+
----------------------------
6+
7+
* Adding a first implementation of a Dialer, to really allow the app handle calls
8+
* Increased the minimal required Android OS version to 6 Marshmallow to allow handling calls
9+
* Try fixing the glitch with some saved contacts disappearing
10+
* Properly handle inserting bigger resolution contact images in some cases
11+
* Added a few other UX and UI improvements here and there
12+
413
Version 6.9.0 *(2020-04-16)*
514
----------------------------
615

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
* Adding a first implementation of a Dialer, to really allow the app handle calls
2+
* Increased the minimal required Android OS version to 6 Marshmallow to allow handling calls
3+
* Try fixing the glitch with some saved contacts disappearing
4+
* Properly handle inserting bigger resolution contact images in some cases
5+
* Added a few other UX and UI improvements here and there

0 commit comments

Comments
 (0)