Skip to content

Commit d282da8

Browse files
committed
v5.9.1
1 parent 550e863 commit d282da8

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+
## v5.9.1 (19-06-2019)
4+
- Provide a way to store the login state when logging in manually
5+
36
## v5.9.0 (31-05-2019)
47
- Refactored request / response logging
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 = "5.9.0"
3+
s.version = "5.9.1"
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)