From ad42a39a4342cd5e8d9fd0fcc7387b615d06af23 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Wed, 30 Oct 2019 13:11:31 +0100 Subject: [PATCH] amend changelog --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b87c843b1..8751d73b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,14 @@ ## 1.0.0-beta3 -- add `dc_empty_server()` +- add back `dc_empty_server()` #682 - if `show_emails` is set to `DC_SHOW_EMAILS_ALL`, email-based contact requests are added to the chatlist directly -- serveral rPGP and IMAP cleanups and fixes +- fix IMAP hangs #717 and cleanups + +- several rPGP fixes - code streamlining and rustifications