diff options
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b2ec0d4..f792e85d 100644 --- a/CHANGELOG.md +++ b/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. |