From 97c56baebbde54e6ea2b6928c77e33dcb89978cb Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 7 Oct 2021 08:50:42 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba651aefc..934909a6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,20 @@ Note: With Docker, please don't use latest tag. Only use release tags. See https://github.com/wekan/wekan/issues/3874 +# Upcoming Wekan release + +This release adds the following new features: + +- [Allow setting custom kubernetes labels when using the helm chart](https://github.com/wekan/wekan/pull/4031). + Thanks to ariep. + +and fixes the following bugs: + +- [Fixed SMTP by reverting MAIL_SERVICE changes](https://github.com/wekan/wekan/commit/9c99c5c3ae8d291df5305b3b6cd1825fc5cc2c21). + Thanks to xet7. + +Thanks to above GitHub users for their contributions and translators for their translations. + # v5.62 2021-10-04 Wekan release This release adds the following new features: