- chore: implement missing test methods for model classes (0e46f02)
- chore: standardize test model files with empty setup and teardown methods (868c1e0)
- chore: update OpenAPI document version to 1.6.0 (772fa1b)
- chore: update package test files with package name correction (fccdd49)
- chore: update commitlint configuration to disable body line length limit (857196e)
- chore: update SDK to OpenAPI document version 1.5.8 (b07c169)
- fix: update MONEI webhook signature verification method (c6c8e21)
- chore: remove deprecated Apple Pay domain response models and update test files (c6eaad0)
- docs: remove outdated MONEI webhooks documentation link (03eac80)
- chore: downgrade OpenAPI generator version and update SDK (6a4b6ff)
- chore: migrate to ES modules and update commitlint config (54add7e)
- refactor: optimize README imports and code examples (531e7d7)
- chore: add commitlint and conventional changelog configuration (d37dc0a)
All notable changes to the MONEI PHP SDK will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
This changelog is automatically generated with release-it and @release-it/conventional-changelog.
- Initial setup with conventional-changelog