forked from LiveCarta/PayPal-PHP-SDK
Preparing for release 1.7.1
This commit is contained in:
@@ -12,7 +12,7 @@ class PayPalConstants
|
||||
{
|
||||
|
||||
const SDK_NAME = 'PayPal-PHP-SDK';
|
||||
const SDK_VERSION = '1.7.0';
|
||||
const SDK_VERSION = '1.7.1';
|
||||
|
||||
/**
|
||||
* Approval URL for Payment
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
PayPal PHP SDK release notes
|
||||
============================
|
||||
|
||||
v1.7.1
|
||||
----
|
||||
* Fixes #559
|
||||
|
||||
v1.7.0
|
||||
----
|
||||
* Enable custom logger injection.
|
||||
|
||||
Reference in New Issue
Block a user