diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a10f120..d0acca4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,16 @@ +# Upcoming Wekan release + +This release fixes the following bugs: + +* [Fix: User with comment only permissions can remove another user from a card](https://github.com/wekan/wekan/pull/1352). + +Thanks to GitHub user nztqa for contributions. + # v0.59 2017-11-23 Wekan release. This release fixes the following bugs: -* [Fix not working stdout logging by removing Winston logger](https://github.com/wekan/wekan/pull/1352). +* [Remove incomplete logger fix](https://github.com/wekan/wekan/pull/1352). Thanks to GitHub user pierreozoux for contributions. |