From 9fdf4fd2afd93cfdb71785fa20e092bad67b8277 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Tue, 26 Mar 2024 23:37:37 +0100 Subject: [PATCH] add to changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e553dca4..e8b23b67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ ### Changes since March 15th, 2024 +- Avoid warning for regular doveauth protocol's hello message. + ([#250](https://github.com/deltachat/chatmail/pull/250)) + - 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)