Preparing for v1.1.1 release

This commit is contained in:
japatel
2015-01-29 16:18:50 -06:00
parent b2bf7e4ef7
commit ac69aa65ed
2 changed files with 5 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ class PayPalConstants
{
const SDK_NAME = 'PayPal-PHP-SDK';
const SDK_VERSION = '1.1.0';
const SDK_VERSION = '1.1.1';
/**
* Approval URL for Payment

View File

@@ -1,5 +1,9 @@
PayPal PHP SDK release notes
============================
v1.1.1
----
* Fix to Cipher Encryption (Critical)
v1.1.0
----
* Enabled Payouts Cancel API Support for Unclaimed Payouts