From 6c3fdb39eb7dee6ef5edc03b3655d5e35cc1fe11 Mon Sep 17 00:00:00 2001 From: Pierre Pollastri Date: Fri, 12 Feb 2021 13:50:31 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14d2641d66..cd881b79f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## 4.0.0 > 2021/01/21 NRT -- More stable test environment with libuv and cpp-http implementatioon of services +- Stable test environment with libuv and cpp-http implementatioon of services - Fix and improve keychain discovery during synchronization - Fix reorgs management during synchronization - Major synchronization performance improve by reworking the database insertion (~600% improvement)