Browse Source

Updated ChangeLog.

Lauri Ojansivu 3 years ago
parent
commit
8db78f8dd4
1 changed files with 3 additions and 1 deletions
  1. 3 1
      CHANGELOG.md

+ 3 - 1
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).
 - [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
+- [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).
   as binary files from S3](https://github.com/wekan/wekan/commit/aff6e361f03f1a7e269edc184884313557c94362).
   Thanks to xet7.
   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:
 and fixes the following bugs: