diff --git a/CHANGELOG.md b/CHANGELOG.md index 63643e632..bca4c13ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -98,6 +98,7 @@ - [**breaking**] Remove unused `dc_set_chat_protection()` - Hide `DcSecretKey` trait from the API. - Verified 1:1 chats ([#4315](https://github.com/deltachat/deltachat-core-rust/pull/4315)). Disabled by default, enable with `verified_one_on_one_chats` config. +- Add api `chat::Chat::is_protection_broken` ### CI