From 798072b8ba7f84d20ed866b5ea7a376a4c16a36c Mon Sep 17 00:00:00 2001 From: pabzm Date: Wed, 4 Dec 2019 10:23:56 +0100 Subject: [PATCH] Fix new event name in Changelog. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98e3ab65c..a29338cdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,7 @@ - fix reply-to-encrypted message to keep encryption -- new DC_EVENT_SECUREJOIN_SUCCEEDED event +- new DC_EVENT_SECUREJOIN_MEMBER_ADDED event - many little fixes and rustifications (@link2xt, @flub, @hpk42)