From 6a8282162667790edaa9c17a999658aed0f82f5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Pant=C5=AF=C4=8Dek?= Date: Tue, 2 Jul 2024 20:52:27 +0200 Subject: [PATCH] Start writing down 1.17 changes. --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a86fbd..526d15d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ ChangeLog ========= +1.17 +---- + +* add "Current Fee" column to -fees to see special discounts +* add EUR account to members page +* fix erroneous newlines in cronjobs +* add support for full RFC email addresses in *email-from* configuration + 1.16.2 - released 2024-05-07 ----------------------------