diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-04-18 18:28:06 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-04-18 18:28:06 +0300 |
commit | 5415a7c4b953bc483f02e544beb41f3368230add (patch) | |
tree | 14a727f73f3558c5162d92a8137ce195a1323dee | |
parent | f41589ba823f84313b37ee1bde224500d2a778d7 (diff) | |
download | wekan-5415a7c4b953bc483f02e544beb41f3368230add.tar.gz wekan-5415a7c4b953bc483f02e544beb41f3368230add.tar.bz2 wekan-5415a7c4b953bc483f02e544beb41f3368230add.zip |
Fix typo.
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a8e3f2c..e091fb5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ This release fixes the following bugs: - [Removed paxctl alpine fix #1303 , because it did not work anymore, so Docker container did not build correctly](https://github.com/wekan/wekan/commit/ce659632174ba25ca9b5e85b053fde02fd9c3928). -Thanks to GitHub users andresmanelli, iwkse and xet for their contributions. +Thanks to GitHub users andresmanelli, iwkse and xet7 for their contributions. # v0.84 2018-04-16 Wekan release |