Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 818 Bytes

CHANGELOG.md

File metadata and controls

49 lines (27 loc) · 818 Bytes

Editable Help Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0] - 2023-11-03

Added

  • Added support for Wagtail 5.0 - 5.2 and provisionally 6.0
  • Added support for Django 4.2
  • Added support for Python 3.12

Changed

  • Eliminated dependency on ModelAdmin on Wagtail 5.2 and above

Removed

  • Removed support for Wagtail versions 4.0 and below, and 4.2
  • Removed support for Python 3.7

[0.1.0] - 2022-08-22

Added

  • Initial release.