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.
- Added support for Wagtail 5.0 - 5.2 and provisionally 6.0
- Added support for Django 4.2
- Added support for Python 3.12
- Eliminated dependency on ModelAdmin on Wagtail 5.2 and above
- Removed support for Wagtail versions 4.0 and below, and 4.2
- Removed support for Python 3.7
- Initial release.