From 37e22af3a092493d476a99932ec8bec59dc5b366 Mon Sep 17 00:00:00 2001 From: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com> Date: Tue, 12 Aug 2025 23:59:51 +0200 Subject: [PATCH] chore: update `CHANGELOG.md` Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com> --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfab4287..0303ca47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ All notable changes to this project will be documented in this file. The format > **Note**: Changes and additions listed here are contained in the `:edge` image tag. These changes may not be as stable as released changes. +### Removed + +- **SpamAssassin** + - removed Pyzor and Razor ([#4548](https://github.com/docker-mailserver/docker-mailserver/pull/4548)) + ## [v15.1.0](https://github.com/docker-mailserver/docker-mailserver/compare/v15.1.0...HEAD) > [!NOTE]