diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-08-03 16:32:53 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-08-03 16:32:53 +0300 |
commit | 57219df16afbc0c512e15ed9801308591b41d318 (patch) | |
tree | ee27861d9412d5de0885c1149ce131f2b814d374 | |
parent | 06fdfd98b03ecb79fc27052a791535a197fa5a7d (diff) | |
download | wekan-57219df16afbc0c512e15ed9801308591b41d318.tar.gz wekan-57219df16afbc0c512e15ed9801308591b41d318.tar.bz2 wekan-57219df16afbc0c512e15ed9801308591b41d318.zip |
Add version info location.
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 455e2b92..dc9663fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This release adds the following new features: * [Add Bounties and Commercial Support to wiki](https://github.com/wekan/wekan/wiki); * [Add display Wekan version number and runtime - environment](https://github.com/wekan/wekan/pull/1156). + environment to Admin Panel](https://github.com/wekan/wekan/pull/1156). Thanks to GitHub users nztqa and xet7 for their contributions. |