Releases: Jhut89/Mailchimp-API-3.0-PHP
Releases · Jhut89/Mailchimp-API-3.0-PHP
3.2.2
Fixing tests namespaces to comply with psr-4 autoloading standard.
3.2.1
Members events endpoint added: #77
3.2.0
Changing caller for success and failure callbacks. This allows access to the response object inside of these callbacks.
3.1.4
Updating require-dev
dependencies.
require-dev
php version now at >=7.2
3.1.3
Close connections after execution by default.
3.1.2
Feature addition:
- Add more clear curl error handling
3.1.0
Features Added:
- Ability to set custom curl options
3.0.3
Version 3.0.3
- Fix success callbacks.
- Add support for
Verified Domains
endpoints.