docs: add dc_chat_is_protection_broken() to 1.127.0 changelog

This commit is contained in:
link2xt
2023-11-08 17:53:17 +00:00
parent 47486f8bab
commit 391cffb454

View File

@@ -99,6 +99,7 @@
- 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`
- Add `dc_chat_is_protection_broken()` C API.
### CI