==========================
- Drop support for Python 2.7 -- EOL: January 1st, 2020 (377).
- Added an XSS prevention mechanism. See the `security documentation <https://django-formidable.readthedocs.io/en/master/>`_ for more information and details on how to setup your own sanitization process (#378).
- Removed ``tox.ini`` directive that skipped missing Python interpreters (376).