From e8210e761127527daa663112f708661cdeb687c5 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Fri, 24 Mar 2017 16:19:46 +0000 Subject: [PATCH] Update changelog. --- ChangeLog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index ae0435aa..2409d7be 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,14 @@ # Changelog +## Version 0.11.0 +* Add import from file (vCard/iCal). +* Fix bug preventing from re-adding a removed account. +* Fix issue with some entries marked as "ADD" instead of "CHANGE" in some cases. +* Fix issues with embedded webview not showing all pages it should. +* Always log deletes, even when not previously added to server. +* Refresh the collection view when editing/deleting. +* Login: add a "forgot password" link. + ## Version 0.10.0 * Open FAQ, user guide and signup page inside the app * Add calendar/contacts view and edits screens