From 132bdcb5e57bd1a19bdfd18712c13abe12164249 Mon Sep 17 00:00:00 2001 From: link2xt Date: Sat, 8 Nov 2025 16:20:43 +0000 Subject: [PATCH] Update the changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3729fa1d..210864d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## untagged +- acmetool: replace cronjob with a systemd timer + ([#719](https://github.com/chatmail/relay/pull/719)) + - don't deploy the website if there are merge conflicts in the www folder ([#714](https://github.com/chatmail/relay/pull/714))