diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-05-02 17:16:56 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-05-02 17:16:56 +0300 |
commit | e5c1351e82500ce490fcb92545ba87a23f0c53a6 (patch) | |
tree | c39ea274b8cacd9ecd26c5f0987c9bb5c383f791 | |
parent | f6656a47917a74affa9c04d7c062a6c96d1f6670 (diff) | |
download | wekan-e5c1351e82500ce490fcb92545ba87a23f0c53a6.tar.gz wekan-e5c1351e82500ce490fcb92545ba87a23f0c53a6.tar.bz2 wekan-e5c1351e82500ce490fcb92545ba87a23f0c53a6.zip |
- Checklist items lineheight to 18px, and positioning improvements.
Thanks to lichtamberg !
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b32dd5d4..a2771a48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# Upcoming Wekan release + +This release adds the following new features: + +* [Checklist items lineheight to 18px, and positioning + improvements](https://github.com/wekan/wekan/issues/1619). + +Thanks to GitHub user lichtamberg for contributions. + # v0.92 2018-05-01 Wekan release This release tries to fix the following bugs, please test: |