فهرست منبع

Updated ChangeLog related to Trello api.py .

Thanks to xet7 !

Related #4261,
related #3950
Lauri Ojansivu 3 سال پیش
والد
کامیت
db180fa43e
2فایلهای تغییر یافته به همراه5 افزوده شده و 1 حذف شده
  1. 3 0
      CHANGELOG.md
  2. 2 1
      trello/CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -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).
   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:
 

+ 2 - 1
trello/CHANGELOG.md

@@ -2,7 +2,8 @@
 
 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 above GitHub users for their contributions and translators for their translations.