File tree Expand file tree Collapse file tree 6 files changed +14
-5
lines changed
Expand file tree Collapse file tree 6 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 0.11.0] ( https://github.com/auth0/SimpleKeychain/tree/0.11.0 ) (2020-02-27)
4+ [ Full Changelog] ( https://github.com/auth0/SimpleKeychain/compare/0.10.0...0.11.0 )
5+
6+ ** Changed**
7+ - Marked up A0SimpleKeychain+KeyPair to admit that keys may not exist [ \# 86] ( https://github.com/auth0/SimpleKeychain/pull/86 ) ([ cysp] ( https://github.com/cysp ) )
8+
9+ ** Fixed**
10+ - Fixed A0LocalAuthenticationCapable macro [ \# 81] ( https://github.com/auth0/SimpleKeychain/pull/81 ) ([ Widcket] ( https://github.com/Widcket ) )
11+
312## [ 0.10.0] ( https://github.com/auth0/SimpleKeychain/tree/0.10.0 ) (2020-02-05)
413[ Full Changelog] ( https://github.com/auth0/SimpleKeychain/compare/0.9.0...0.10.0 )
514
Original file line number Diff line number Diff line change 11# SimpleKeychain
22
3- [ ![ CircleCI] ( https://circleci.com/gh/ auth0/SimpleKeychain.svg?style=flat-square )] ( https://circleci.com/gh/auth0/SimpleKeychain )
3+ [ ![ CircleCI] ( https://img.shields.io/circleci/project/github/ auth0/SimpleKeychain.svg?style=flat-square )] ( https://circleci.com/gh/auth0/SimpleKeychain/tree/master )
44[ ![ Coverage Status] ( https://img.shields.io/codecov/c/github/auth0/SimpleKeychain/master.svg?style=flat-square )] ( https://codecov.io/github/auth0/SimpleKeychain )
55[ ![ Version] ( https://img.shields.io/cocoapods/v/SimpleKeychain.svg?style=flat-square )] ( https://cocoapods.org/pods/SimpleKeychain )
66[ ![ License] ( https://img.shields.io/cocoapods/l/SimpleKeychain.svg?style=flat-square )] ( https://cocoapods.org/pods/SimpleKeychain )
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.10 .0 </string >
18+ <string >0.11 .0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >APPL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.10 .0 </string >
18+ <string >0.11 .0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.10 .0 </string >
18+ <string >0.11 .0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1 .0 </string >
18+ <string >0.11 .0 </string >
1919 <key >CFBundleVersion </key >
2020 <string >1 </string >
2121 <key >LSRequiresIPhoneOS </key >
You can’t perform that action at this time.
0 commit comments