Skip to content

Commit 6c45394

Browse files
chore: release 3.11.0 (#876)
1 parent c67b03c commit 6c45394

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.11.0](https://github.com/box/box-python-sdk/compare/v3.10.0...v3.11.0) (2024-06-07)
6+
7+
8+
### New Features and Enhancements:
9+
10+
* Use upload session `urls` for chunk upload ([#875](https://github.com/box/box-python-sdk/issues/875)) ([c67b03c](https://github.com/box/box-python-sdk/commit/c67b03c7d88533773d62d72f0b626031805d61eb))
11+
512
## [3.10.0](https://github.com/box/box-python-sdk/compare/v3.9.2...v3.10.0) (2024-05-22)
613

714

boxsdk/version.py

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

0 commit comments

Comments
 (0)