Skip to content

Commit f068127

Browse files
author
Thomas Roovers
committed
Changelog and version upgrade
1 parent d5b2bec commit f068127

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog Cobalt
22

3+
## v7.3.3 (25-01-2022)
4+
- Preventing concurrency when refreshing the access token simultaneously for multiple requests
5+
36
## v7.3.2 (22-12-2021)
47
- Added `cachePolicy` to requests, which sets `URLRequest.cachePolicy`
58

Cobalt.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Cobalt"
3-
s.version = "7.3.2"
3+
s.version = "7.3.3"
44
s.author = { "Bas van Kuijck" => "[email protected]" }
55
s.license = { :type => "MIT", :file => "LICENSE" }
66
s.homepage = "http://www.e-sites.nl"

0 commit comments

Comments
 (0)