diff --git a/CHANGELOG.md b/CHANGELOG.md index 10a27a23..139ffb72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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). diff --git a/lib/PayPal/Core/PayPalConstants.php b/lib/PayPal/Core/PayPalConstants.php index 9c3a8a76..c58eb658 100644 --- a/lib/PayPal/Core/PayPalConstants.php +++ b/lib/PayPal/Core/PayPalConstants.php @@ -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