updating changelog
This commit is contained in:
parent
30515f29c2
commit
44292a5411
2 changed files with 10 additions and 0 deletions
|
|
@ -1,6 +1,13 @@
|
||||||
Changelog
|
Changelog
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Version 6.12.6 *(2020-07-18)*
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
* Allow adding contact events without specifying a year
|
||||||
|
* Always show the contacts middle name after the first name
|
||||||
|
* Make sure groups are properly sorted by name
|
||||||
|
|
||||||
Version 6.12.5 *(2020-07-12)*
|
Version 6.12.5 *(2020-07-12)*
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
|
|
||||||
3
fastlane/metadata/android/en-US/changelogs/74.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/74.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
* Allow adding contact events without specifying a year
|
||||||
|
* Always show the contacts middle name after the first name
|
||||||
|
* Make sure groups are properly sorted by name
|
||||||
Loading…
Reference in a new issue