From dcf6d8937fdd6ca550860c0509584adb22d67c6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Pant=C5=AF=C4=8Dek?= Date: Fri, 9 Feb 2024 14:30:06 +0100 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ca8353..f98a821 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ ChangeLog * handle # character at weird positions in DokuWiki users.auth.php * unify -mlsync and -mlcheck handling of member predicates +* handle unicode characters with 3-byte UTF-8 representation correctly +* calculate expected income with respect to discounts granted 1.15.1 ------