summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-06-09 22:34:18 +0300
committerLauri Ojansivu <x@xet7.org>2020-06-09 22:34:18 +0300
commita562ee4ba1e8bb392bdfa6a2b29a65336ca171f3 (patch)
tree5fb730cbd469014cb24a847bc93eef35e5cdb881 /CHANGELOG.md
parent781b384fe9d5c4b415dc17ee6dcb04c7a1fbb735 (diff)
downloadwekan-a562ee4ba1e8bb392bdfa6a2b29a65336ca171f3.tar.gz
wekan-a562ee4ba1e8bb392bdfa6a2b29a65336ca171f3.tar.bz2
wekan-a562ee4ba1e8bb392bdfa6a2b29a65336ca171f3.zip
Update ChangeLog.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4f14322b..e74c33c0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,12 +2,10 @@
This release adds the following updates:
-- [OpenShift template updates:
+- [OpenShift template updates](https://github.com/wekan/wekan/pull/3158):
1) Remove status fields (this is created by Kubernetes at run time)
2) The latest MongoDB by default available with OpenShift is 3.6
- 3) Change MongoDB service name to contain wekan to avoid potentially
- conflicting with other mongodb instances in the same
- project](https://github.com/wekan/wekan/pull/3158).
+ 3) Change MongoDB service name to contain wekan to avoid potentially conflicting with other mongodb instances in the same project
Thanks to jimmyjones2.
and fixes the following bugs: