Releases: ebizmarts/mailchimp-lib
Releases · ebizmarts/mailchimp-lib
Release 3.0.33
Fixed Bugs
- Fix #35
Release 3.0.32
Fixed Bugs
Fix PSR-0 violations #33
Release 3.0.31
Fixed bugs:
- Fix for curl_errno = 16 (#31)
Release 3.0.30
Fixed bugs:
- Mailchimp client doesn't clear POSTFIELDS (#30)
- Add ext-curl dependency
Release 3.0.29
Implemented enhancements:
- Method to retrieve MailChimp admin URL
- Implement get method for default template content
- Implement retrieving list of templates
Fixed bugs:
- Timeout when mailchimp endpoint is down
- Fixed PHPDoc for campaign classes
Release 3.0.28
Fixed bugs:
- Critical vendor/ebizmarts/mailchimp-lib/src/Mailchimp.php:222 #20
Release 3.0.27
Fixed bugs:
- In some circumstances $result is not an array #16
Release 3.0.26
change version
Release 3.0.25
Fixed bugs:
- Fix #15
Release 3.0.24
Implemented enhancements:
- Export array 'errors' on call ended with errors #12