updating changelog
This commit is contained in:
parent
ccfa3d74b9
commit
792584be70
|
@ -1,6 +1,13 @@
|
||||||
Changelog
|
Changelog
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Version 6.16.1 *(2021-11-19)*
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
* Properly import contact photos from .vcf files
|
||||||
|
* Show a Save/Discard prompt when leaving the editor with unsaved changes
|
||||||
|
* Some stability and translation improvements
|
||||||
|
|
||||||
Version 6.16.0 *(2021-11-18)*
|
Version 6.16.0 *(2021-11-18)*
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
* Properly import contact photos from .vcf files
|
||||||
|
* Show a Save/Discard prompt when leaving the editor with unsaved changes
|
||||||
|
* Some stability and translation improvements
|
Loading…
Reference in New Issue