diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a842eb30..0a8204db4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,11 +39,11 @@ - [**breaking**] remove functions for sending and receiving Autocrypt Setup Message. - Add `list_transports_ex()` and `set_transport_unpublished()` functions. +- Add API `dc_markfresh_chat` to mark messages as "fresh". ### Features / Changes - add `IncomingCallAccepted.from_this_device`. -- mark messages as "fresh". - decode `dcaccount://` URLs and error out on empty URLs early. - enable anonymous OpenPGP key IDs. - tls: do not verify TLS certificates for hostnames starting with `_`.