Changes
=======

2.1.0
-----

2010-09-02
~~~~~~~~~~

* Support for PipeStack
* Better documentation and examples
* Fixed a bug when using an SMTP port
* Moved all the helper functions from ``mail`` to ``mail.helper``. For legacy
  code all references to ``mail`` will need to be replaced with
  ``mail.helper``.

2.0.2
-----

2009-12-24
~~~~~~~~~~

* Added support for STARTTLS

2.0.1
-----

2009-10-04
~~~~~~~~~~

* First version
