diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-07-13 02:05:33 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-07-13 02:05:33 +0300 |
commit | 5dd43fa147a217db141a1b0595472a1b36dc3f57 (patch) | |
tree | 20c3e4df21175894bed90f6d1691c5c5631b6c67 | |
parent | 5f345e851ac341f9b462bed1794fa551eabf64f4 (diff) | |
download | wekan-5dd43fa147a217db141a1b0595472a1b36dc3f57.tar.gz wekan-5dd43fa147a217db141a1b0595472a1b36dc3f57.tar.bz2 wekan-5dd43fa147a217db141a1b0595472a1b36dc3f57.zip |
- Wekan integration with OpenShift.
Thanks to adyachok !
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 35f78306..9a08e64e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ This release adds the following new features: -- [Build from source on macOS](https://github.com/wekan/wekan/wiki/Mac) +- [Build from source on macOS](https://github.com/wekan/wekan/wiki/Mac); +- [Wekan integration with OpenShift](https://github.com/wekan/wekan/pull/1765). and fixes the following mobile bugs: @@ -11,7 +12,7 @@ and fixes the following mobile bugs: - [Hotfix more sortable elements](https://github.com/wekan/wekan/commit/616dade81c25b10fc409aee1bcc9a93ddbfee81b); - [Hotfix for mobile device](https://github.com/wekan/wekan/commit/43d86d7d5d3f3b34b0500f6d5d3afe7bd86b0060). -Thanks to GitHub user Haocen for contributions. +Thanks to GitHub users adyachok and Haocen for their contributions. # v1.18 2018-07-06 Wekan release |