summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-07-04 11:15:38 +0300
committerLauri Ojansivu <x@xet7.org>2017-07-04 11:15:38 +0300
commit13d7378dc52dadfacd4e7391d541573da0fc7288 (patch)
tree21297150b851978a0521b72faec9a06287a0b60b /CHANGELOG.md
parent2c94254ec363c3e73082e45b4dc16c009efbc047 (diff)
parente9ad9b5be26fbb212d6151b4d218045ec14426e5 (diff)
downloadwekan-13d7378dc52dadfacd4e7391d541573da0fc7288.tar.gz
wekan-13d7378dc52dadfacd4e7391d541573da0fc7288.tar.bz2
wekan-13d7378dc52dadfacd4e7391d541573da0fc7288.zip
Merge branch 'nztqa-improve-ui' into devel
Improve UI design of checklist items. Thanks to nztqa !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c151d700..4f812c50 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,8 @@ This release adds the following new features:
* [REST API: Add PUT method to update a card](https://github.com/wekan/wekan/pull/1095) and
[related fix](https://github.com/wekan/wekan/pull/1097);
* [When finished input of checklist item, open new checklist
- item](https://github.com/wekan/wekan/pull/1099).
+ item](https://github.com/wekan/wekan/pull/1099);
+* [Improve UI design of checklist items](https://github.com/wekan/wekan/pull/1108).
and fixes the following bugs: