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

Commit

Permalink
Preparing for release 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Patel committed Apr 22, 2016
1 parent 0dbcc5d commit d2fac37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion lib/PayPal/Core/PayPalConstants.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions release_notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
PayPal PHP SDK release notes
============================

v1.7.1
----
* Fixes #559

v1.7.0
----
* Enable custom logger injection.
Expand Down

0 comments on commit d2fac37

Please sign in to comment.