瀏覽代碼

Improve UI design of checklist items. Thanks to nztqa !

Lauri Ojansivu 8 年之前
父節點
當前提交
e9ad9b5be2
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      CHANGELOG.md

+ 2 - 1
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: