Preparing for release 1.13.0

This commit is contained in:
jaypatel512
2017-11-13 13:21:59 -06:00
parent e3b9612a08
commit 192e217bee
2 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,13 @@
PayPal PHP SDK release notes
============================
1.13.0
-----
* Add HUF as a non-decimal currency [#974](https://github.com/paypal/PayPal-PHP-SDK/pull/974).
* Add `purchaseOrder` in `CartBase` [#939](https://github.com/paypal/PayPal-PHP-SDK/pull/939).
* Fixed annotation bug [#872](https://github.com/paypal/PayPal-PHP-SDK/pull/872).
* Update PHPUnit [#979](https://github.com/paypal/PayPal-PHP-SDK/pull/979).
1.12.0
-----
* Add `getToken` method to `Payment` class to retrieve EC token from approval URL.

View File

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