From e29ae37a20bf7020c5de77652f90967e211b68b6 Mon Sep 17 00:00:00 2001 From: fim-sh <211835880+fim-sh@users.noreply.github.com> Date: Wed, 23 Jul 2025 11:26:01 +0000 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f57f773..e979d7a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ All notable changes to this project will be documented in this file. The format - **Documentation:** - Added a compatibility note for a Dovecot + Solr 9.8 breaking change ([#4433](https://github.com/docker-mailserver/docker-mailserver/pull/4433)) + - Fixed path in DKIM helper setup script ([#4521](https://github.com/docker-mailserver/docker-mailserver/issues/4521)) - **Internal:** - Refactored `setup config dkim` (`open-dkim`) ([#4375](https://github.com/docker-mailserver/docker-mailserver/pull/4375)) - `setup email list` and the default `ENABLE_QUOTAS=1` ENV now better communicates when config is incompatible ([#4453](https://github.com/docker-mailserver/docker-mailserver/pull/4453))