We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3685f7d commit 53aecffCopy full SHA for 53aecff
CHANGELOG.md
@@ -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
7
# 1.0.2
8
9
- Fix: Better detection of resources loading end (#16)
ReCaptcha.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'ReCaptcha'
- s.version = '1.0.2'
+ s.version = '1.1'
s.summary = 'ReCaptcha for iOS'
s.description = <<-DESC
0 commit comments