From b0dea10a38a96577fcb98d9796fb76a980fa7f69 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 19 Jul 2017 21:35:18 +0300 Subject: [PATCH] Fix: Activity user messed up when creating a card using the REST-API. Thanks to zarnifoulette ! Closes #1045 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d9acf35a..7e38c994f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ This release adds the following new features: * [Export and import attachments as base64 encoded files](https://github.com/wekan/wekan/pull/1134); -Thanks to GitHub user GhassenRjab for contributions. +and fixes the following bugs: + +* [Activity user messed up when creating a card using the REST-API](https://github.com/wekan/wekan/pull/1116); + +Thanks to GitHub users GhassenRjab and zarnifoulette for their contributions. # v0.28 2017-07-15 Wekan release