Preparing for Release 1.1.0

This commit is contained in:
japatel
2015-01-26 13:55:21 -06:00
parent 8708ba7679
commit c269976b2d
3 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
PayPal PHP SDK release notes
============================
v1.1.0
----
* Enabled Payouts Cancel API Support for Unclaimed Payouts
* Encrypting Access Token in Cached Storage
* Updated Billing Agreement Search Transaction code to pass start_date and end_date
* Updated OAuthToken to throw proper error on not receiving access token
* Minor Bug Fixes and Documentation Updates
v1.0.0
----
* Enabled Payouts API Support