Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 865 Bytes

CHANGELOG.rst

File metadata and controls

36 lines (29 loc) · 865 Bytes

Changelog

Unreleased

1.3.0 (2024-05-16)

  • Introduced Django 4.2 support.
  • Dropped Support for Django<3.1
  • Added support for Python 3.10

1.2.0 (2022-10-05)

  • feat: Adding child objects to a collection should be allowed unless locked by another user
  • feat: Changed from CircleCi to Github Actions

1.1.1 (2022-06-09)

  • fix: Added styling to lock icon

1.1.0 (2022-06-08)

  • feat: Added config to inject version lock item into Alias Content names. Requires djangocms-versioning==1.1.0

1.0.1 (2022-03-14)

  • fix: Version mixin unlock icon remains in sideframe

1.0.0 (2022-02-16)

  • Python 3.8, 3.9 support added
  • Django 3.0, 3.1 and 3.2 support added
  • Python 3.5 and 3.6 support removed
  • Django 1.11 support removed