From 0709b5abc84714e8c87ef27f5f0841c2a38e6d68 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 2 Jan 2020 14:07:35 +0200 Subject: [PATCH] Update ChangeLog. --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b80a5bb66..298c0c4a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# Upcoming Wekan release + +This release fixes the following bugs: + +- [Fix: k8s templates update for helm](https://github.com/wekan/wekan/pull/2867). + 1. Upgrade mongo replica version. + 2. Access mongo via service url. + 3. Change the expose servicePort to numeric. + Thanks to jiangytcn. + +Thanks to above GitHub users for their contributions and translators for their translations. + # v3.57 2019-12-22 Wekan release This release adds the following features: