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 2668eda commit 8d9f27fCopy full SHA for 8d9f27f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 1.5.0
2
+
3
+- Swift 5.0 support
4
+- Feature: `didFinishLoading` callback notifier
5
6
+- Fix: Resources loading validation (#72 #56 #60)
7
8
# 1.4.2
9
10
- Fix: Webview's resource loading detection (#56 #60)
ReCaptcha.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'ReCaptcha'
- s.version = '1.4.2'
+ s.version = '1.5.0'
s.summary = 'ReCaptcha for iOS'
s.swift_version = '5.0'
0 commit comments