diff --git a/CHANGELOG.md b/CHANGELOG.md index a59cf4bc..e553dca4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ ### Changes since March 15th, 2024 +- Fix various tests to pass again with "cmdeploy test". + ([#245](https://github.com/deltachat/chatmail/pull/245), + [#242](https://github.com/deltachat/chatmail/pull/242) + +- Ensure lets-encrypt certificates are reloaded after renewal + ([#244]) https://github.com/deltachat/chatmail/pull/244 + - Persist tokens to avoid iOS users loosing push-notifications when the chatmail metadata service is restarted (happens regularly during deploys) ([#238](https://github.com/deltachat/chatmail/pull/239)