diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-05-01 00:07:16 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-05-01 00:07:16 +0300 |
commit | a6cf57e9881471faff300363ca71b7a790eee56f (patch) | |
tree | 8da3108cf2f6577cf2626732a6d0b8a04b19df36 | |
parent | 1124f4120cd77622c0a6313e228e1a00690ff566 (diff) | |
download | wekan-a6cf57e9881471faff300363ca71b7a790eee56f.tar.gz wekan-a6cf57e9881471faff300363ca71b7a790eee56f.tar.bz2 wekan-a6cf57e9881471faff300363ca71b7a790eee56f.zip |
- Remove space from between checklist items, so longer checklists can be seen at once.
Thanks to xet7 !
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b9562871..2827ccba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# Upcoming Wekan release + +- [Remove space from between checklist items, so longer checklists can be seen + at once](https://github.com/wekan/wekan/commit/1124f4120cd77622c0a6313e228e1a00690ff566). + +Thanks to GitHub user xet7 for contributions. + # v0.89 2018-04-29 Wekan release This release fixes the following bugs: @@ -5,7 +12,7 @@ This release fixes the following bugs: - [Fix Wekan import / Export for ChecklistItems](https://github.com/wekan/wekan/commit/30b17ff6c92df07922f875071e864cf688902293). -Thanks to Github user zebby76 for contributions. +Thanks to GitHub user zebby76 for contributions. # v0.88 2018-04-27 Wekan release @@ -13,7 +20,7 @@ This release fixes the following bugs: - [Fix Trello import of ChecklistItems](https://github.com/wekan/wekan/pull/1611). -Thanks to Github user zebby76 for contributions. +Thanks to GitHub user zebby76 for contributions. # v0.87 2018-04-27 Wekan release |