Preparing for release 1.11.0

This commit is contained in:
brluk and dkatz
2016-12-14 21:44:04 +00:00
parent 4b3d606985
commit df79671499
2 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,13 @@
PayPal PHP SDK release notes
============================
1.11.0
-----
* Update third party payment sample with PayPal payment.
* Prevent error in SSL version check if curl is not available [#706](https://github.com/paypal/PayPal-PHP-SDK/pull/706).
* Stop auto-generating PayPal-Request-Id header values and allow SDK users to optionally set the value [#747](https://github.com/paypal/PayPal-PHP-SDK/pull/747).
* Remove automatic retries on failed requests [#747](https://github.com/paypal/PayPal-PHP-SDK/pull/747).
1.10.0
-----
* Updated Payments APIs [#700](https://github.com/paypal/PayPal-PHP-SDK/pull/700).

View File

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