* Introduced django CMS 3.5 support * Added Django 1.10 support * Dropped aldryn-reversion/django-reversion support * Dropped Django 1.6 and 1.7 support
1.1.7
------------------
* Fixed a unicode error when editing an event in the admin * Fixed an AttributeError raised from the deprecated CHOICES attribute in django-extended-choices
1.1.6
------------------
* Fixed related_name inconsistency with django CMS 3.3.1 * Dropped support for djangoCMS < 3.2 * Introduced support for djangoCMS 3.4.0
1.1.5
------------------
* Fixed an issue where under some circumstances, an earlier migration would fail