File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 33 Release History
44---------------
55
6- Next Release
6+ 2.10.0 (2020-10-02)
77++++++++
8- - Allow ints to be passed in as item IDs
9- - Fix bug with updating a collaboration role to owner
10- - Allow creating tasks with the `action ` and `completion_rule ` parameters.
11- - Add support for `copyInstanceOnItemCopy ` field for metadata templates
12- - Add zip functionality
8+
9+ **New Features and Enhancements: **
10+
11+ - Add support for `copyInstanceOnItemCopy ` field for metadata templates (`#546 <https://github.com/box/box-ios-sdk/pull/546 >`_)
12+ - Allow creating tasks with the `action ` and `completion_rule ` parameters (`#544 <https://github.com/box/box-ios-sdk/pull/544 >`_)
13+ - Add zip functionality (`#539 <https://github.com/box/box-ios-sdk/pull/539 >`_)
14+
15+ **Bug Fixes: **
16+
17+ - Fix bug with updating a collaboration role to owner (`#536 <https://github.com/box/box-ios-sdk/pull/536 >`_)
18+ - Allow ints to be passed in as item IDs (`#530 <https://github.com/box/box-ios-sdk/pull/530 >`_)
1319
14202.9.0 (2020-06-23)
1521++++++++
Original file line number Diff line number Diff line change 33from __future__ import unicode_literals , absolute_import
44
55
6- __version__ = '2.9 .0'
6+ __version__ = '2.10 .0'
You can’t perform that action at this time.
0 commit comments