* Better handling for "cc" and "bcc" recipients. * Allow all extra message headers in send. (Mandrill has relaxed previous API restrictions on headers.)
0.8
* Expose :ref:`mandrill-response` on sent messages
0.7
* Support for Mandrill send options :attr:`async`, :attr:`important`, :attr:`ip_pool`, :attr:`return_path_domain`, :attr:`send_at`, :attr:`subaccount`, and :attr:`view_content_link`
0.6
* Support for signed webhooks
0.5
* Support for incoming mail and other Mandrill webhooks * Support for Mandrill send options :attr:`auto_html`, :attr:`tracking_domain` and :attr:`signing_domain`.