diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b2ec0d4c..f792e85d0 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.