We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b70da commit 3c5cb4fCopy full SHA for 3c5cb4f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 1.3
2
+
3
+- Feature: Locale support (#39)
4
5
+- Fix: Reset not flagging ReCaptha as ready-to-execute (#36)
6
+- Fix: Multiple configure calls after app being idle (#40)
7
8
# 1.2
9
10
- Feature: Resettable ReCaptchas. (#23)
ReCaptcha.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'ReCaptcha'
- s.version = '1.2'
+ s.version = '1.3'
s.summary = 'ReCaptcha for iOS'
s.description = <<-DESC
0 commit comments