From e5a1e90ae6999d7911930bf3dcb94f60dc7ae951 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 15 Sep 2019 23:54:49 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76f705a5..eda7e504 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========== +Version 6.4.0 *(2019-09-15)* +---------------------------- + + * Removed the setting for merging duplicate contacts, merge them always + * Show all contact sources of the contact at the View screen + * Fixed a glitch with some missing fields at exporting contacts in .ics files + Version 6.3.5 *(2019-08-27)* ----------------------------