From 579e6fd1cd926cdc5ee1b79b7f98d71e3fb074b4 Mon Sep 17 00:00:00 2001 From: missytake Date: Mon, 28 Oct 2024 14:57:16 +0100 Subject: [PATCH] added changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 071aa202..5f35f925 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ - increase `request_queue_size` for UNIX sockets to 1000. ([#437](https://github.com/deltachat/chatmail/pull/437)) +- add argument to `cmdeploy run` for specifying + a different SSH host than `mail_domain` + ([#439](https://github.com/deltachat/chatmail/pull/439)) + - query autoritative nameserver to bypass DNS cache ([#424](https://github.com/deltachat/chatmail/pull/424))