diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-09-28 12:25:48 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-09-28 12:25:48 +0300 |
commit | 3a3666312ff89e549adef6fa89f964d72e350d3b (patch) | |
tree | 1ee7fc0b19ecf59e2ece207686bac9fed6bbb93a /CHANGELOG.md | |
parent | c433e3f80fff4b964222d0074109a4d18bef071e (diff) | |
download | wekan-3a3666312ff89e549adef6fa89f964d72e350d3b.tar.gz wekan-3a3666312ff89e549adef6fa89f964d72e350d3b.tar.bz2 wekan-3a3666312ff89e549adef6fa89f964d72e350d3b.zip |
Fix typo.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d7398e0..db19135c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This release adds the following new features: - [Add CAS with attributes](https://github.com/wekan/wekan/commit/bd6e4a351b984b032e17c57793a70923eb17d8f5); -- [Move Add Board button to top left, so there is no need to scroll to bottom when there is a lot of boards]((https://github.com/wekan/wekan/commit/fb46a88a0f01f7f74ae6b941dd6f2060e020f09d). +- [Move Add Board button to top left, so there is no need to scroll to bottom when there is a lot of boards](https://github.com/wekan/wekan/commit/fb46a88a0f01f7f74ae6b941dd6f2060e020f09d). Thanks to GitHub users ppoulard and xet7 for their contributions. |