From ef7f4965d44bd255b68fb5aca964d9eca5dfb558 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Mon, 15 Jul 2024 15:08:51 +0200 Subject: [PATCH] add changelog entry --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be7b4dae..ea792758 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ which removes users from database and mails after 100 days without any login. ([#350](https://github.com/deltachat/chatmail/pull/350)) +- Refine DNS checking to distinguish between "required" and "recommended" settings + ([#372](https://github.com/deltachat/chatmail/pull/372)) + - reload nginx in the acmetool cronjob ([#360](https://github.com/deltachat/chatmail/pull/360))