From 614b9553513a7ee25ffb82791b4fc2ff74670419 Mon Sep 17 00:00:00 2001 From: cliffmccarthy <16453869+cliffmccarthy@users.noreply.github.com> Date: Fri, 8 Aug 2025 11:21:58 -0500 Subject: [PATCH] chore: Add changelog entry --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3e520dc..1ec7acb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ - Check whether GCC is installed in initenv.sh ([#608](https://github.com/chatmail/relay/pull/608)) +- Automate file ownership setting from host migration process + ([#609](https://github.com/chatmail/relay/pull/609)) + - Expire push notification tokens after 90 days ([#583](https://github.com/chatmail/relay/pull/583))