From c6a86fe4a7a596a58bab3cef233aecbb20acf2c4 Mon Sep 17 00:00:00 2001 From: tibbi <tibor@kaputa.sk> Date: Tue, 19 Jun 2018 16:35:55 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b1a038d..7a1e52b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog ========== +Version 4.0.4 *(2018-06-19)* +---------------------------- + + * Make "Try filtering out duplicate contacts" more agressive + * Ignore hidden contact fields, do not wipe them + * Prefer the contacts Mobile number at sending batch SMS + * Added a couple stability improvements + Version 4.0.3 *(2018-05-13)* ----------------------------