git » chasquid » commit deb2a2f

docs: v1.15.0 release notes

author Alberto Bertogli
2025-01-17 18:10:51 UTC
committer Alberto Bertogli
2025-01-17 18:10:51 UTC
parent 19ce435e928868a81305f47f3947262cf293bc26

docs: v1.15.0 release notes

docs/relnotes.md +8 -0

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.