From 4f49611a8955f532559565c2fcf8ec03859d5e2b Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Sun, 27 Aug 2023 17:26:59 +0200 Subject: [PATCH] update changelog --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 1fcd23f1..eb4cc341 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## [0.33] - 2023-08-27 +- Fixed utf-8 issues with sending emails +- Fixed bug with applying migrations disabling all logging + ## [0.32] - 2023-08-27 - Send an email to the user on first login - Change NREN to (N)REN on the landing page -- GitLab