浏览代码

When deleting list, delete list's cards too. Thanks to nztqa !

Lauri Ojansivu 8 年之前
父节点
当前提交
9481264283
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -3,7 +3,8 @@
 This release adds the following new features:
 
 * [Change the way to delete a list (card-like)](https://github.com/wekan/wekan/pull/1050), fixes
-  [missing undo button](https://github.com/wekan/wekan/issues/1023).
+  [missing undo button](https://github.com/wekan/wekan/issues/1023);
+* [When deleting list, delete list's cards too](https://github.com/wekan/wekan/pull/1054).
 
 and fixes the following bugs: