- Add support for Django > 1.11 and remove support for all prior versions.
0.10.0
-------------------
- Add support for Django 1.9 - Drop support for Django 1.7 - Move method of adding attachments out of the template and require attachments to be passed as an argument to ``send_email()``.