forked from LiveCarta/PayPal-PHP-SDK
Preparing for release 1.10.0
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
PayPal PHP SDK release notes
|
||||
============================
|
||||
|
||||
1.10.0
|
||||
-----
|
||||
* Updated Payments APIs [#700](https://github.com/paypal/PayPal-PHP-SDK/pull/700).
|
||||
* Minor bug fixes.
|
||||
|
||||
1.9.0
|
||||
-----
|
||||
* Updated Payouts APIs [#692](https://github.com/paypal/PayPal-PHP-SDK/pull/692).
|
||||
|
||||
@@ -12,7 +12,7 @@ class PayPalConstants
|
||||
{
|
||||
|
||||
const SDK_NAME = 'PayPal-PHP-SDK';
|
||||
const SDK_VERSION = '1.9.0';
|
||||
const SDK_VERSION = '1.10.0';
|
||||
|
||||
/**
|
||||
* Approval URL for Payment
|
||||
|
||||
Reference in New Issue
Block a user