updating changelog
This commit is contained in:
parent
68aabd20e7
commit
05af5b9e66
2 changed files with 12 additions and 0 deletions
|
@ -1,6 +1,14 @@
|
||||||
Changelog
|
Changelog
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Version 6.9.0 *(2020-04-16)*
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
* Use colored contact avatars with the first letter of their name to make the app happier :)
|
||||||
|
* Properly recognize the local Phone contact source, even when empty
|
||||||
|
* Fix some glitches related to the letters in the fastscroller not being correctly sorted
|
||||||
|
* Couple other stability, translation and UI improvements
|
||||||
|
|
||||||
Version 6.8.0 *(2020-03-18)*
|
Version 6.8.0 *(2020-03-18)*
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
|
4
fastlane/metadata/android/en-US/changelogs/60.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/60.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
* Use colored contact avatars with the first letter of their name to make the app happier :)
|
||||||
|
* Properly recognize the local Phone contact source, even when empty
|
||||||
|
* Fix some glitches related to the letters in the fastscroller not being correctly sorted
|
||||||
|
* Couple other stability, translation and UI improvements
|
Loading…
Reference in a new issue