diff --git a/AUTHORS.txt b/AUTHORS.txt index 5ab90fc..b774736 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -15,4 +15,5 @@ Eric Hennings Michael Hobbs Sameer Al-Sakran Kyle Gibson +Wes Winham nikolay-saskovets diff --git a/docs/history.rst b/docs/history.rst index 819e421..4b2f2bb 100644 --- a/docs/history.rst +++ b/docs/history.rst @@ -3,6 +3,9 @@ Release Notes Version 1.1 (development): +* Allow use of Mandrill template default "from" and "subject" fields, + via :attr:`use_template_from` and :attr:`use_template_subject`. +* Fix `UnicodeEncodeError` with unicode attachments Version 1.0: