소스 검색

Update ChangeLog.

Lauri Ojansivu 5 년 전
부모
커밋
c4df69a05b
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      CHANGELOG.md

+ 2 - 3
CHANGELOG.md

@@ -2,11 +2,10 @@
 
 This release adds the following updates:
 
-- [OpenShift template updates](https://github.com/wekan/wekan/pull/3158):
+- [OpenShift template updates](https://github.com/wekan/wekan/pull/3158), Thanks to jimmyjones2:
   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
-  Thanks to jimmyjones2.
+  3) Change MongoDB service name to contain wekan to avoid potentially conflicting with other mongodb instances in the same project.
 
 and fixes the following bugs: