ソースを参照

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:
 This release adds the following new features:
 
 
 * [Change the way to delete a list (card-like)](https://github.com/wekan/wekan/pull/1050), fixes
 * [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:
 and fixes the following bugs: