diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-02-01 16:23:51 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-02-01 16:23:51 +0200 |
commit | 69dfa1033fc0e8da196751359991468541205c3d (patch) | |
tree | db4aae42ca23208d355d13bf16e727edbab77d99 /CHANGELOG.md | |
parent | 94b8bba3242c9885c40e113fd08f44868883c5a5 (diff) | |
download | wekan-69dfa1033fc0e8da196751359991468541205c3d.tar.gz wekan-69dfa1033fc0e8da196751359991468541205c3d.tar.bz2 wekan-69dfa1033fc0e8da196751359991468541205c3d.zip |
Fix typo in issue template. Thanks to d-Rickyy-b !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b491f80..4f7ffe0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,9 @@ This release fixes the following bugs: - [Fix swimlanes card details bug](https://github.com/wekan/wekan/commit/f6fb05d3f49c656e9890351f5d7c0827bf2605c1); - [Workaround to avoid swimlanes drag bug](https://github.com/wekan/wekan/commit/d3c110cd8f3ad16a4ced5520c27ab542cc79b548); - [Fix swimlanes details view in lists only mode](https://github.com/wekan/wekan/commit/ff9ca755f338e3c45a1bd726dfbce1c607f2ff4c). +- [Fix typo in issue template](https://github.com/wekan/wekan/pull/1451). -Thanks to GitHub user andresmanelli for contributions. +Thanks to GitHub user andresmanelli and d-Rickyy-b for their contributions. # v0.68 2018-01-30 Wekan release |