mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-22 04:41:05 -05:00
Support important, view_content_link, return_path_domain, subaccount.
Closes #49.
This commit is contained in:
@@ -3,7 +3,9 @@ Release Notes
|
||||
|
||||
Version 0.7 (development):
|
||||
|
||||
* Support for Mandrill send options :attr:`async`, :attr:`ip_pool`, and :attr:`send_at`
|
||||
* 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`
|
||||
|
||||
|
||||
Version 0.6:
|
||||
|
||||
Reference in New Issue
Block a user