All notable changes to notchpay-php will be documented in this file.
- Complete support for NotchPay API v2.1.0
- New resource classes:
Transfer,Beneficiary,Webhook,Balance,Channel - Support for additional authentication headers (Private Key and Sync ID)
- Comprehensive documentation with examples for all endpoints
- Improved error handling
- Updated existing methods to match API v2.1.0
- Enhanced documentation
- Minor bugs in API request handling
- Initial release