forked from LiveCarta/PayPal-PHP-Server-SDK
* Automated commit message * Automated commit message * add changelog --------- Co-authored-by: PayPalServerSDKs <server-sdks@paypal.com>
21 lines
652 B
Markdown
21 lines
652 B
Markdown
## 2.0.0
|
|
- Breaking Changes:
|
|
- Several model renames for more precise mapping to controllers
|
|
- Remove shipping callback related models
|
|
- New Features:
|
|
- Transaction Search API
|
|
- Subscriptions API
|
|
- Bug Fixes:
|
|
- Fix deprecated descriptions not properly reflecting on the SDK
|
|
- Fixes issues related to Network Transaction Reference not parsing properly
|
|
- Various bug fixes
|
|
|
|
## 1.1.0
|
|
- Added new models to support Apple Pay, Google Pay
|
|
- Expanded models to support additional optional fields
|
|
- Added Proxy support via `ProxyConfigurationBuilder`
|
|
- Bug fixes
|
|
- Documentation updates
|
|
|
|
## 1.0.0
|
|
- GA Release for Orders, Payments, and Vault APIs |