From ed9cfedbf315178e477d51e6e81fd53c056055ca Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Wed, 30 Oct 2019 11:46:46 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8af2facca..b87c843b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## 1.0.0-beta3 + +- add `dc_empty_server()` + +- 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 + +- code streamlining and rustifications + + ## 1.0.0-beta2 - https://c.delta.chat docs are now regenerated again through our CI