Skip to content

Commit 52cb37f

Browse files
committed
Bumped SDK version
1 parent 644696e commit 52cb37f

File tree

2 files changed

+12
-36
lines changed

2 files changed

+12
-36
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 3.7.0
2+
3+
- Removed cocoapods support
4+
5+
## Bugfix
6+
- Canceling a task by id no longer continues retrying the task automatically ([#214](https://github.com/tus/TUSKit/issues/214))
7+
8+
## Feature
9+
- Return response from server when creation of resource failed ([#212](https://github.com/tus/TUSKit/issues/212))
10+
- Clients can now pass in a custom header generator ([#216](https://github.com/tus/TUSKit/issues/216)), ([#211](https://github.com/tus/TUSKit/issues/211))
11+
- TUSClientDelegate.fileError now includes upload identifier ([#215](https://github.com/tus/TUSKit/issues/215))
12+
113
# 3.6.0
214

315
## Bugfix

TUSKit.podspec

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)