* Added attribute `premailer=True|False` to `Mailer` class. Using this you can skip running premailer.
0.1.1
* Fixed missing files in package distribution.
0.1.0
* First release on pypi (https://pypi.python.org/pypi/django_cbtp_email). * Added support for Python `3.4`–`3.6`. * Added support for Django `1.11.x`. * Dropped support for unsupported Django versions. * Fixed tests. * Minor changes. * **This is the LATEST version that supports python `2.7`!**