From 8db78f8dd4d6975045910108c686e36b149ce255 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 26 Dec 2021 15:44:35 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f08c3207f..d2f6e3df6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,11 @@ This release adds the following new features: - [Edit team/org now update users.teams.teamDisplayName / users.orgs.orgDisplayName](https://github.com/wekan/wekan/pull/4257). Thanks to Ben0it-T. -- [Added api.py for using newest Trello API, to show Trello boards/cards/actions/reactions JSON and download Trello attachments +- [Trello api.py: Added for using newest Trello API, to show Trello boards/cards/actions/reactions JSON and download Trello attachments as binary files from S3](https://github.com/wekan/wekan/commit/aff6e361f03f1a7e269edc184884313557c94362). Thanks to xet7. +- [Trello api.py: Added additional TODO notes](https://github.com/wekan/wekan/commit/f2c31f877c5a22af4429688fe2620919858ca69f). + Thanks to xet7. and fixes the following bugs: