From 66953c49566197a9f032d927dc73d3a9887f7cf0 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Thu, 21 Mar 2019 16:11:56 +0000 Subject: [PATCH] Update Changelog. --- ChangeLog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 8d75e226..a69136b0 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,11 @@ # Changelog +## Version 1.4.0 +* Change the sync to also do the initial preparation in chunks - useful for massive syncs +* Fix crash when removing journal members +* Fix certificate manager service leaks +* Improve logging + ## Version 1.3.0 * Add notification channels for granular control of app notifications * Only show the custom certificate popup when using EteSync interactively