소스 검색

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.