Updated ChangeLog related to Trello api.py .

Thanks to xet7 !

Related #4261,
related #3950
This commit is contained in:
Lauri Ojansivu 2021-12-26 11:20:57 +02:00
parent aff6e361f0
commit db180fa43e
2 changed files with 5 additions and 1 deletions

View file

@ -6,6 +6,9 @@ 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). - [Edit team/org now update users.teams.teamDisplayName / users.orgs.orgDisplayName](https://github.com/wekan/wekan/pull/4257).
Thanks to Ben0it-T. Thanks to Ben0it-T.
- [Added api.py 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.
and fixes the following bugs: and fixes the following bugs:

View file

@ -2,7 +2,8 @@
This release adds the following new features: This release adds the following new features:
- Added api.py for using newest Trello API, to show Trello boards/cards/actions/reactions JSON and download Trello attachments as binary files from S3. - [Added api.py 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. Thanks to xet7.
Thanks to above GitHub users for their contributions and translators for their translations. Thanks to above GitHub users for their contributions and translators for their translations.