From d9d373be9e1e972b39bab092775ba6ae51932d44 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Sun, 27 Aug 2023 17:35:40 +0200 Subject: [PATCH] update changelog --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index eb4cc341..361c4979 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. +## [0.34] - 2023-08-27 +- Fixed bug with "To" address for single email recipient + ## [0.33] - 2023-08-27 - Fixed utf-8 issues with sending emails - Fixed bug with applying migrations disabling all logging -- GitLab