Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Commit

Permalink
Minor changes to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Patel committed Jan 4, 2019
1 parent 254924d commit 72e2f24
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions CHANGELOG.md
Expand Up @@ -3,16 +3,16 @@ PayPal PHP SDK release notes

1.14.0
-----
* Update sdk_config.ini log.LogLevel comments [#983](https://github.com/paypal/PayPal-PHP-SDK/pull/983)
* Update RefundCapture.php [#998](https://github.com/paypal/PayPal-PHP-SDK/pull/998)
* update readme for direct credit card restriction [#1019](https://github.com/paypal/PayPal-PHP-SDK/pull/1019)
* Add PHP 7.1 and 7.2 in travis build [#1061](https://github.com/paypal/PayPal-PHP-SDK/pull/1061)
* Custom cache directory line was not written [#1062](https://github.com/paypal/PayPal-PHP-SDK/pull/1062)
* Re-Order the array keys so that JSON will be an array, not an object [#1034](https://github.com/paypal/PayPal-PHP-SDK/pull/1034)
* Refactoring tests [#1011](https://github.com/paypal/PayPal-PHP-SDK/pull/1011)
* Added condition to ignore extra header [#1060](https://github.com/paypal/PayPal-PHP-SDK/pull/1060)
* Fix links to Developer API Reference [#1095](https://github.com/paypal/PayPal-PHP-SDK/pull/1095)
* adding target subject to the generate access token call
* Update sdk_config.ini log.LogLevel comments [#983](https://github.com/paypal/PayPal-PHP-SDK/pull/983).
* Update RefundCapture.php [#998](https://github.com/paypal/PayPal-PHP-SDK/pull/998).
* update readme for direct credit card restriction [#1019](https://github.com/paypal/PayPal-PHP-SDK/pull/1019).
* Add PHP 7.1 and 7.2 in travis build [#1061](https://github.com/paypal/PayPal-PHP-SDK/pull/1061).
* Custom cache directory line was not written [#1062](https://github.com/paypal/PayPal-PHP-SDK/pull/1062).
* Re-Order the array keys so that JSON will be an array, not an object [#1034](https://github.com/paypal/PayPal-PHP-SDK/pull/1034).
* Refactoring tests [#1011](https://github.com/paypal/PayPal-PHP-SDK/pull/1011).
* Added condition to ignore extra header [#1060](https://github.com/paypal/PayPal-PHP-SDK/pull/1060).
* Fix links to Developer API Reference [#1095](https://github.com/paypal/PayPal-PHP-SDK/pull/1095).
* adding target subject to the generate access token call.

1.13.0
-----
Expand Down

0 comments on commit 72e2f24

Please sign in to comment.