* Removed multi-boilerplate support * Added support for Django 2.0 and 2.1 * Removed support for Django < 1.11 * Adapted testing infrastructure (tox/travis) to incorporate django CMS 3.6
3.0.5
==================
* Fixed issue with sending multiple instead of only one form on page
3.0.4
==================
* Fixed ``ImportError`` on apphook endpoint in django CMS >= 3.5 * Fixed missing migration error on Python 3
3.0.3
==================
* Removed some redundant code in ``BooleanFieldForm``