Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ Release History

**New Features and Enhancements:**

- Add support for `copyInstanceOnItemCopy` field for metadata templates (`#546 <https://github.com/box/box-ios-sdk/pull/546>`_)
- Allow creating tasks with the `action` and `completion_rule` parameters (`#544 <https://github.com/box/box-ios-sdk/pull/544>`_)
- Add zip functionality (`#539 <https://github.com/box/box-ios-sdk/pull/539>`_)
- Add support for `copyInstanceOnItemCopy` field for metadata templates (`#546 <https://github.com/box/box-python-sdk/pull/546>`_)
- Allow creating tasks with the `action` and `completion_rule` parameters (`#544 <https://github.com/box/box-python-sdk/pull/544>`_)
- Add zip functionality (`#539 <https://github.com/box/box-python-sdk/pull/539>`_)

**Bug Fixes:**

- Fix bug with updating a collaboration role to owner (`#536 <https://github.com/box/box-ios-sdk/pull/536>`_)
- Allow ints to be passed in as item IDs (`#530 <https://github.com/box/box-ios-sdk/pull/530>`_)
- Fix bug with updating a collaboration role to owner (`#536 <https://github.com/box/box-python-sdk/pull/536>`_)
- Allow ints to be passed in as item IDs (`#530 <https://github.com/box/box-python-sdk/pull/530>`_)

2.9.0 (2020-06-23)
++++++++
Expand Down