From 58f401e192b9a0946edb9b17eff1b03501283d2b Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 27 Aug 2019 11:58:31 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e89dff30..76f705a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ Changelog ========== +Version 6.3.5 *(2019-08-27)* +---------------------------- + + * Fixed some issues with some contacts being wrongly filtered out + * Show a more detailed confirmation dialog at deleting contacts/groups + * Fixed some glitches related to exporting contacts + * Search organizations with dialpad letters too, not just names + * Properly handle searching names with accents with dialpad letters + * Misc stability/performance/translation improvements + Version 6.3.4 *(2019-08-14)* ----------------------------