From 8e9a59bd9570901b8e585767b00ebccb43b60060 Mon Sep 17 00:00:00 2001 From: tibbi Date: Fri, 28 Dec 2018 18:10:10 +0100 Subject: [PATCH] updating changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d664f5a5..60a748cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog ========== +Version 6.1.2 *(2018-12-28)* +---------------------------- + + * Improve the way contacts are fetched, more contacts should show up + * Improve contact filtering to fix some glitches + * Added a Call menu button for calling not stored numbers from Recents + * Some stability improvements + Version 6.1.1 *(2018-12-12)* ----------------------------