diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-08-13 00:37:35 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-08-13 00:37:35 +0300 |
commit | 351319841653d3a19ddb8aed00fba925c8e152cc (patch) | |
tree | 477481353b809d8b7a6dd22be22511ccb79f76d3 | |
parent | 20294d833a2bf0bd1720444f4ffe018b025dacca (diff) | |
download | wekan-351319841653d3a19ddb8aed00fba925c8e152cc.tar.gz wekan-351319841653d3a19ddb8aed00fba925c8e152cc.tar.bz2 wekan-351319841653d3a19ddb8aed00fba925c8e152cc.zip |
Update ChangeLog.
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b3d089a1..64f695d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ This release adds the following new features: - [Make Admin Panel text like version etc selectable](https://github.com/wekan/wekan/commit/5aa090e91184764afeac8b7c7bf4b4cb947c8f17). Thanks to xet7. +- [Add to Admin Panel / Version: Meteor version, MongoDB version, MongoDB storage engine, MongoDB Oplog + enabled](https://github.com/wekan/wekan/commit/20294d833a2bf0bd1720444f4ffe018b025dacca). + Thanks to RocketChat developers for MongoDB detection code and xet7 for other code. and fixes the following bugs: |