We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3d887 commit 526b672Copy full SHA for 526b672
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 3.1.2
2
+## Fixed
3
+- Adding custom headers to requests.
4
+
5
# 3.1.1
6
## Fixed
7
- Compile error in `TUSBackground`
TUSKit.podspec
@@ -7,7 +7,7 @@
8
Pod::Spec.new do |s|
9
s.name = 'TUSKit'
10
- s.version = '3.1.1'
+ s.version = '3.1.2'
11
s.summary = 'TUSKit client in Swift'
12
s.swift_version = '5.0'
13
0 commit comments