Skip to content

Commit 53aecff

Browse files
committed
Version bump (1.1)
1 parent 3685f7d commit 53aecff

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.1
2+
3+
- Fix: better logging for when protocol isn't found on
4+
- Fix: Alternate endpoint not loading
5+
- Fix: Prepends a scheme if `baseURL` doesn't have one
6+
17
# 1.0.2
28

39
- Fix: Better detection of resources loading end (#16)

ReCaptcha.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Pod::Spec.new do |s|
33
s.name = 'ReCaptcha'
4-
s.version = '1.0.2'
4+
s.version = '1.1'
55
s.summary = 'ReCaptcha for iOS'
66

77
s.description = <<-DESC

0 commit comments

Comments
 (0)