From 914ce77b5072f854c5cd0cd8a4473605fa729727 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Wed, 4 Dec 2019 08:58:48 +0100 Subject: [PATCH] adapt changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 415f29c72..98e3ab65c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ - fix flakyness/sometimes-failing verified/join-protocols, thanks @flub, @r10s, @hpk42 +- fix reply-to-encrypted message to keep encryption + - new DC_EVENT_SECUREJOIN_SUCCEEDED event - many little fixes and rustifications (@link2xt, @flub, @hpk42)