Update out-of-sync VERSION and CHANGELOG (master is currently on 1.0.2).

This commit is contained in:
Phil Cohen 2014-02-11 18:30:03 -08:00
parent a4bbe33bc4
commit f8972c00de
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
=== 1.0.2 2013-09-09
* Add exceptions for null successHandler and errorHandler.
* Added the ability to POST the created token to a URL.
* Made STPCard properties nonatomic.
* Moved PaymentKit to be a submodule; added to Podfile as a dependency.
* Fixed some warnings caught by the static analyzer (thanks to jcjimenez!)
=== 1.0.1 2012-11-16
* Add CocoaPods support

View File

@ -1 +1 @@
1.0.1
1.0.2