---
* Adds ``html`` property returning the HTML contents of
``django_mailbox.models.Message`` instances.
Thanks `ariel17 <https://github.com/ariel17>`_!
* Adds translation support.
Thanks `ariel17 <https://github.com/ariel17>`_!
* **Drops support for Python 3.2**. The fact that only versions of
Python newer than 3.2 allow unicode literals has convinced me
that supporting Python 3.2 is probably more trouble than it's worth.
Please let me know if you were using Python 3.2, and I've left you
out in the cold; I'm willing to fix Python 3.2 support if it is
actively used.