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: