From f87c4306cccf31be9acea71a55c4978a7f77afcf Mon Sep 17 00:00:00 2001 From: jaypatel512 and sdcoffey Date: Thu, 27 Oct 2016 16:14:38 -0500 Subject: [PATCH] Preparing for release 1.10.0 --- CHANGELOG.md | 5 +++++ lib/PayPal/Core/PayPalConstants.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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