diff options
author | Lauri Ojansivu <x@xet7.org> | 2020-01-02 14:07:35 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2020-01-02 14:07:35 +0200 |
commit | 0709b5abc84714e8c87ef27f5f0841c2a38e6d68 (patch) | |
tree | 38df447142eaab5ccd09e4a56cca33bd594be1fd /CHANGELOG.md | |
parent | ac43b4c1e69bc8eb2eb1decd948414aff2e1c39e (diff) | |
download | wekan-0709b5abc84714e8c87ef27f5f0841c2a38e6d68.tar.gz wekan-0709b5abc84714e8c87ef27f5f0841c2a38e6d68.tar.bz2 wekan-0709b5abc84714e8c87ef27f5f0841c2a38e6d68.zip |
Update ChangeLog.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b80a5bb6..298c0c4a 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: |