diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-08-25 01:01:45 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-08-25 01:01:45 +0300 |
commit | f85a05e4549dce037aedbb9506eee4b3540e2a28 (patch) | |
tree | 606428c5cb28af63b29c70d5b5eeeac3b1caadb6 /CHANGELOG.md | |
parent | 067e4d15f3d61b78cec81f66d2a30b50c9f3a0fb (diff) | |
download | wekan-f85a05e4549dce037aedbb9506eee4b3540e2a28.tar.gz wekan-f85a05e4549dce037aedbb9506eee4b3540e2a28.tar.bz2 wekan-f85a05e4549dce037aedbb9506eee4b3540e2a28.zip |
- Fix typos in security documentation.
Thanks to tlevine !
Related https://github.com/wekan/wekan/pull/1857
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c94bd36f..7831f8e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,10 @@ This release adds the following new features: and fixes the following bugs: -- [Move labels back to original place at minicard](https://github.com/wekan/wekan/issues/1842). +- [Move labels back to original place at minicard](https://github.com/wekan/wekan/issues/1842); +- [Fix typos in security documentation](https://github.com/wekan/wekan/pull/1857). -Thanks to GitHub users hever, salleman33 and xet7 for their contributions. +Thanks to GitHub users hever, salleman33, tlevine and xet7 for their contributions. # v1.35 2018-08-23 Wekan release |