* fix: add missing migration by sephii in https://github.com/django-cms/djangocms-column/pull/58 * fix: Update cms_plugins.py for django CMS 4 compatibility by aacimov in https://github.com/django-cms/djangocms-column/pull/60
2.0.0
==================
* Drop support for django 3.0, 3.1 and python 3.6 * Add support for python 3.10 and allow django-cms to dictate the upper django version.
1.11.0
==================
* Support django 3 and djangoCMS 3.7.2+
1.10.0
==================
* Added support for Django 2.2 and listed Python 3.7 as compatible
1.9.0
==================
* Added support for Django 1.11, 2.0 and 2.1 * Removed support for Django 1.8, 1.9, 1.10