1
0
Files
PayPal-PHP-Server-SDK/CHANGELOG.md
Patrick Powers 1fc2cf1e07 2.0.0 Release (#58)
* Automated commit message

* Automated commit message

* add changelog

---------

Co-authored-by: PayPalServerSDKs <server-sdks@paypal.com>
2025-11-13 16:32:53 -06:00

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