Skip to content

Commit 6efa3ec

Browse files
chore: release 3.8.0 (#830)
1 parent 6dc7ecc commit 6efa3ec

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.8.0](https://github.com/box/box-python-sdk/compare/v3.7.3...v3.8.0) (2023-07-25)
6+
7+
8+
### New Features and Enhancements:
9+
10+
* Support updating all fields of `collaboration` ([#829](https://github.com/box/box-python-sdk/issues/829)) ([6dc7ecc](https://github.com/box/box-python-sdk/commit/6dc7ecc6f9c94e7531c4147a3645927b85928b2c))
11+
512
### [3.7.3](https://github.com/box/box-python-sdk/compare/v3.7.2...v3.7.3) (2023-07-07)
613

714

boxsdk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.7.3'
1+
__version__ = '3.8.0'

0 commit comments

Comments
 (0)