From e4f35d8dae6ca1d18c0ab672cfd808bd4bb0de1d Mon Sep 17 00:00:00 2001 From: missytake Date: Mon, 3 Jun 2024 09:23:08 +0200 Subject: [PATCH] add changelog for #316 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e070911..54c5810f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## untagged +- don't check necessary DNS records on cmdeploy init anymore + ([#316](https://github.com/deltachat/chatmail/pull/316)) + - ensure cron is installed ([#310](https://github.com/deltachat/chatmail/pull/310))