From 2459eaa28a61459524056e1a87440a34ec78ca0d Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 9 May 2018 16:39:25 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f8ea65c..fcbee144 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ Changelog ========== +Version 4.0.0 *(2018-05-09)* +---------------------------- + + * Allow changing app icon color + * Add a toggle for trying to filter out duplicate contacts, enabled by default + * Fix some contacts not being visible + * Allow opening contacts with third party apps + * Couple misc fixes related to contacts syncing via CardDAV + * Allow moving contacts in a different contact source at the Edit screen + Version 3.5.3 *(2018-04-18)* ----------------------------