From 75cc3fdab037717674bdc40043d62735f912f139 Mon Sep 17 00:00:00 2001 From: missytake Date: Wed, 3 Apr 2024 12:42:13 +0200 Subject: [PATCH] DNS: add changelog entry --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6912069..60bffa1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## untagged +- Install dig on the server to resolve DNS records + ([#267](https://github.com/deltachat/chatmail/pull/267)) + - Run chatmail-metadata and doveauth as vmail ([#261](https://github.com/deltachat/chatmail/pull/261))