浏览代码

Change the way to delete a list (card-like). Closes #1023

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

+ 2 - 1
CHANGELOG.md

@@ -2,7 +2,8 @@
 
 This release adds the following new features:
 
-* [Change the way to delete a list (card-like)](https://github.com/wekan/wekan/pull/1050)
+* [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).
 
 Thanks to GitHub users BaobabCoder for contributions.