- Add support for specifying a subaccount using the
X-MC-Subaccountheader
- Add support for webhook
- [BC BREAK] Renamed and moved
Symfony\Component\Mailer\Bridge\Mailchimp\Http\Api\MandrillTransporttoSymfony\Component\Mailer\Bridge\Mailchimp\Transport\MandrillApiTransport,Symfony\Component\Mailer\Bridge\Mailchimp\Http\MandrillTransporttoSymfony\Component\Mailer\Bridge\Mailchimp\Transport\MandrillHttpTransport,Symfony\Component\Mailer\Bridge\Mailchimp\Smtp\MandrillTransporttoSymfony\Component\Mailer\Bridge\Mailchimp\Transport\MandrillSmtpTransport.
- Added the bridge