From cb7eebaed0705a130176cab29cde1e75c968bd64 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 9 Sep 2018 21:43:45 +0300 Subject: [PATCH] - Fix cards export and add customFields export. Thanks to ymeramees ! Closes #1873, related #1775 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8fff1ca3..2291d30fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,9 @@ This release adds the following new features: - REST API: [Add startAt/dueAt/endAt etc](https://github.com/wekan/wekan/commit/1e0fdf8abc10130ea3c50b13ae97396223ce7fa9). Docs at https://github.com/wekan/wekan/wiki/REST-API-Cards +- [Fix cards export and add customFields export](https://github.com/wekan/wekan/pull/1886). -Thanks to GitHub user xet7 for contributions. +Thanks to GitHub users ymeramees and xet7 for their contributions. # v1.43 2018-09-06 Wekan release