All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Adds support for unmerging customers
- Adds support for Opportunities (https://dev.chartmogul.com/reference/opportunities)
- Add support for customer website_url
- Fix missing customer_uuid when creating a note from a customer
- Support customer notes
- Support for old pagination using
page
query params.
- Support for cursor based pagination (#114)
- Linted the project with phpcs and phpcbf (#114)
- Support for PHP 8.2 (#112)
- Undefined constant
ChartMogul\DEFAULT_MAX_RETRIES
(#112)