From a9779d7e7cd5e357a11a077706422e90bb325274 Mon Sep 17 00:00:00 2001 From: missytake Date: Mon, 28 Oct 2024 15:00:42 +0100 Subject: [PATCH] add changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f35f925..493a2c22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## untagged +- add guide to migrate chatmail to a new server + ([#429](https://github.com/deltachat/chatmail/pull/429)) + - increase `request_queue_size` for UNIX sockets to 1000. ([#437](https://github.com/deltachat/chatmail/pull/437))