From deb2a2f22b6f4a49a2193f1b0f5c0544dd0b2253 Mon Sep 17 00:00:00 2001 From: Alberto Bertogli Date: Fri, 17 Jan 2025 18:10:51 +0000 Subject: [PATCH] docs: v1.15.0 release notes --- docs/relnotes.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/relnotes.md b/docs/relnotes.md index 6e84b4d..c07bd4f 100644 --- a/docs/relnotes.md +++ b/docs/relnotes.md @@ -4,6 +4,14 @@ This file contains notes for each release, summarizing changes and explicitly noting backward-incompatible changes or known security issues. + +## 1.15.0 (2025-01-17) + +- Exit if there's an error reading users/aliases files on startup. +- Log how many things were loaded for each domain. +- Add fail2ban filter configuration example. + + ## 1.14.0 (2024-04-21) - Add built-in [DKIM](dkim.md) signing and verification.