Preparing for 1.2.0 release

This commit is contained in:
japatel
2015-02-04 16:15:35 -06:00
parent 47cd78172c
commit bba6f24491
3 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,14 @@
PayPal PHP SDK release notes
============================
v1.2.0
----
* Order API Support
* Introduced DEBUG mode in Logging. Deprecated FINE.
* Ability to not Log on DEBUG, while on live environment
* Vault APIs Update API Support
* Transaction Fee Added in Sale Object
* Fixed #237, #234, #233, #215
v1.1.1
----
* Fix to Cipher Encryption (Critical)