From c84ddf69e8e7a37d5a204fc284c736f1587662be Mon Sep 17 00:00:00 2001 From: missytake Date: Fri, 12 Dec 2025 10:39:27 +0100 Subject: [PATCH] add missing changelog entries --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7641ed4a..52537678 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,15 @@ ## untagged -- Add imap_compress option to chatmail.ini (#760) +- Add imap_compress option to chatmail.ini + ([#760](https://github.com/chatmail/relay/pull/760)) - Remove echobot from relays ([#753](https://github.com/chatmail/relay/pull/753)) +- Fix `cmdeploy webdev` + ([#743](https://github.com/chatmail/relay/pull/743)) + - Add robots.txt to exclude all web crawlers ([#732](https://github.com/chatmail/relay/pull/732))