Changelog
=========

3.1 (2020-02-11)
----------------
- Fix linting

- Change some imports to prevent DeprecationWarnings


3.0 (2019-05-20)
----------------
- Reimplemented using Python's ``email`` module

- Added support for Python 3.5, 3.6, 3.7 and 3.8

- Switched documentation to standard ``dtml`` notation

- Added ``tox`` testing configuration

- Full linting

- Boosted test coverage to over 90%

- Compatible with DocumentTemplate 3.x and Zope 4


2.13.0 (2010-07-10)
-------------------
- PEP8 cleanup and added basic tests.

- Released as separate package.
