diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c9111268..6a141a535 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ ### Fixes ### API-Changes +- Remove `MimeMessage::from_bytes()` public interface. #4033 ## 1.108.0 @@ -29,7 +30,6 @@ Rust and JSON-RPC API have `flags` integer argument replaced with two boolean flags `info_only` and `add_daymarker`. - jsonrpc: add API to check if the message is sent by a bot #3877 -- Remove `MimeMessage::from_bytes()` public interface. #4033 ## 1.107.1