Skip to content

Releases: thinkshout/mailchimp-api-php

v1.0.4

06 Sep 20:51
Compare
Choose a tag to compare

This version of the library includes mailchimp_ecommerce.

v1.0.3

19 Jul 18:38
Compare
Choose a tag to compare

Updates Guzzle to 6.2.1, addressing HTTP_PROXY security vulnerability.

See: https://github.com/guzzle/guzzle/releases/tag/6.2.1

v1.0.2

10 Jun 05:51
Compare
Choose a tag to compare
  • Exposes release version as constant in Mailchimp class
  • Adds Travis CI configuration

Thanks to @taz77

v1.0.1

09 May 01:48
Compare
Choose a tag to compare
  • Adds default value for timeout
  • Adds more reliable exception handling when RequestException is missing a response value

Initial release

14 Apr 05:19
Compare
Choose a tag to compare

Initial release of the MailChimp PHP library for the v3 API. Supports MailChimp Campaigns, Lists, and Reports.