diff --git a/CHANGELOG.md b/CHANGELOG.md index 21bafce20..b8f54fe29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### Changes - deltachat-rpc-client: use `dataclass` for `Account`, `Chat`, `Contact` and `Message` #4042 +- ability to send backup over network and QR code to setup second device #4007 ### Fixes - deltachat-rpc-server: do not block stdin while processing the request. #4041