===================== - Fix translation support to be lazy, thanks to Michael Kutý
1.3.0
Not secure
======================== - Django 1.7 migration support, thanks to Frank Wiles - dedicated option for titles in markup choice field thanks to Markus Holtermann - fix for latest version of markdown library
==================== - drop support for markup_choices being a dict entirely - PEP8 compliance - bugfix for default 'plain' markup type that escapes HTML
1.1.1
Not secure
===================== - experimental Python 3 support with Django 1.5 - drop support for Django 1.3/Python 2.5 - markup_choices can no longer be a dict (deprecated pre-1.0)