diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-11-21 13:22:49 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-11-21 13:22:49 +0200 |
commit | 0c9343ad88c929072d768efa2e2bd91516fe8f4f (patch) | |
tree | c9a6fef5c5236cb4ad8c9ee6288ef588f7c332ec | |
parent | f31d007177d5ab52e2a5ffaae70fdb73159dd695 (diff) | |
download | wekan-0c9343ad88c929072d768efa2e2bd91516fe8f4f.tar.gz wekan-0c9343ad88c929072d768efa2e2bd91516fe8f4f.tar.bz2 wekan-0c9343ad88c929072d768efa2e2bd91516fe8f4f.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 e10ea7cf..93568f25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ and fixes the following bugs: * [Remove erroneous minicard title whitespace](https://github.com/wekan/wekan/pull/1347); * [Card details: fix title editing with shift key](https://github.com/wekan/wekan/pull/1348). -Thanks to GitHub users couscous3, GhassenRjab and thuanpq for their contributions. +Thanks to GitHub users couscous3, GhassenRjab, thuanpq and xet7 for their contributions. # v0.55 2017-11-19 Wekan release |