Skip to content

Commit 8d9f27f

Browse files
committed
chore(Deploy): version bump 1.5.0
1 parent 2668eda commit 8d9f27f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# 1.4.2
29

310
- Fix: Webview's resource loading detection (#56 #60)

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.4.2'
4+
s.version = '1.5.0'
55
s.summary = 'ReCaptcha for iOS'
66
s.swift_version = '5.0'
77

0 commit comments

Comments
 (0)