浏览代码

Update ChangeLog.

Lauri Ojansivu 5 年之前
父节点
当前提交
a562ee4ba1
共有 1 个文件被更改,包括 2 次插入4 次删除
  1. 2 4
      CHANGELOG.md

+ 2 - 4
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: