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

Commit 72e2f24

Browse files
author
Jay Patel
committed
Minor changes to CHANGELOG
1 parent 254924d commit 72e2f24

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ PayPal PHP SDK release notes
33

44
1.14.0
55
-----
6-
* Update sdk_config.ini log.LogLevel comments [#983](https://github.com/paypal/PayPal-PHP-SDK/pull/983)
7-
* Update RefundCapture.php [#998](https://github.com/paypal/PayPal-PHP-SDK/pull/998)
8-
* update readme for direct credit card restriction [#1019](https://github.com/paypal/PayPal-PHP-SDK/pull/1019)
9-
* Add PHP 7.1 and 7.2 in travis build [#1061](https://github.com/paypal/PayPal-PHP-SDK/pull/1061)
10-
* Custom cache directory line was not written [#1062](https://github.com/paypal/PayPal-PHP-SDK/pull/1062)
11-
* 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)
12-
* Refactoring tests [#1011](https://github.com/paypal/PayPal-PHP-SDK/pull/1011)
13-
* Added condition to ignore extra header [#1060](https://github.com/paypal/PayPal-PHP-SDK/pull/1060)
14-
* Fix links to Developer API Reference [#1095](https://github.com/paypal/PayPal-PHP-SDK/pull/1095)
15-
* adding target subject to the generate access token call
6+
* Update sdk_config.ini log.LogLevel comments [#983](https://github.com/paypal/PayPal-PHP-SDK/pull/983).
7+
* Update RefundCapture.php [#998](https://github.com/paypal/PayPal-PHP-SDK/pull/998).
8+
* update readme for direct credit card restriction [#1019](https://github.com/paypal/PayPal-PHP-SDK/pull/1019).
9+
* Add PHP 7.1 and 7.2 in travis build [#1061](https://github.com/paypal/PayPal-PHP-SDK/pull/1061).
10+
* Custom cache directory line was not written [#1062](https://github.com/paypal/PayPal-PHP-SDK/pull/1062).
11+
* 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).
12+
* Refactoring tests [#1011](https://github.com/paypal/PayPal-PHP-SDK/pull/1011).
13+
* Added condition to ignore extra header [#1060](https://github.com/paypal/PayPal-PHP-SDK/pull/1060).
14+
* Fix links to Developer API Reference [#1095](https://github.com/paypal/PayPal-PHP-SDK/pull/1095).
15+
* adding target subject to the generate access token call.
1616

1717
1.13.0
1818
-----

0 commit comments

Comments
 (0)