Skip to content

Commit a701ea2

Browse files
author
Dave Goldman
committed
5.0.3: update release notes, podspec
1 parent a41ca93 commit a701ea2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Release/CardIO.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'CardIO'
3-
spec.version = '5.0.2'
3+
spec.version = '5.0.3'
44
spec.license = { type: 'MIT', file: 'LICENSE.md' }
55
spec.homepage = 'https://www.card.io'
66
spec.authors = { 'CardIO' => '[email protected]' }

Release/release_notes.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
card.io iOS SDK release notes
22
=============================
33

4+
5.0.3 (Tue 3/17/2015)
5+
6+
* On scan cancelation, eliminate a visual stutter.
7+
(https://github.com/card-io/card.io-iOS-SDK/issues/97)
8+
* On scan completion, reset camera focus range to nonrestricted.
9+
(https://github.com/card-io/card.io-iOS-source/issues/17)
10+
11+
--
12+
413
5.0.2 (Mon 2/23/2015)
514

615
* Re-enable expiry-scanning for 32-bit devices (e.g., iPhone 4S).

0 commit comments

Comments
 (0)