Skip to content

Commit 6492d8e

Browse files
author
Bryant Luk
committed
Update for release 5.3.2
1 parent 9efff03 commit 6492d8e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-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.3.1'
3+
spec.version = '5.3.2'
44
spec.license = { type: 'MIT', file: 'LICENSE.md' }
55
spec.homepage = 'https://www.card.io'
66
spec.authors = { 'CardIO' => 'support@paypal.com' }

Release/release_notes.txt

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

4+
5.3.2 (Mon 04/11/2016)
5+
6+
* Fix memory management issues with CMSampleBufferRef causing crash
7+
( https://github.com/card-io/card.io-iOS-SDK/issues/194 )
8+
49
5.3.1 (Tue 01/26/2016)
510

611
* Prevent an issue with crashes when an invalid IplImage is used for

0 commit comments

Comments
 (0)