Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 795 Bytes

CHANGELOG.rst

File metadata and controls

32 lines (21 loc) · 795 Bytes

Changelog

2.1.0 (2024-05-10)

  • fix: add missing migration by @sephii in #58
  • fix: Update cms_plugins.py for django CMS 4 compatibility by @aacimov in #60

2.0.0 (2022-04-11)

  • 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 (2020-08-10)

  • Support django 3 and djangoCMS 3.7.2+

1.10.0 (2020-05-19)

  • Added support for Django 2.2 and listed Python 3.7 as compatible

1.9.0 (2018-11-07)

  • Added support for Django 1.11, 2.0 and 2.1
  • Removed support for Django 1.8, 1.9, 1.10