- Added "GetProfile" method (allow to retrieve information about the profile that owns the API key)
- Added "GetListSegments", "AddListSegment", "DeleteListSegment", "UpdateListSegment" and "TestListSegment"
- Missing "id" parameter for "UpdateListMember" method.
- Remove unused ExceptionInterface. Exceptions are currently not wrapped around a specific ZfrMailChimp exception
- Added getGalleryMethod
- Added some methods for reports: getCampaignAbuseReport, getCampaignAdviceReport, getCampaignBounceMessage, getCampaignBounceMessages, getCampaignSummaryReport and getCampaignGoogleAnalyticsReport
- Bump Guzzle dependency to 3.5
- Add list static segment
- [BC] Change some parameters name in the service description so that there is always an exact 1-to-1 mapping between the doc and ZfrMailChimp
- Add webhooks methods for lists
- Initial release