Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 965 Bytes

CHANGELOG.md

File metadata and controls

47 lines (25 loc) · 965 Bytes

ModelAdmin 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.

[2.0.0] - 2024-02-05

Added

  • Provisional Wagtail 6.0 support

Changed

  • Update sphinx-wagtail-theme to 6.2.0 for documentation

Removed

  • Django < 4.2 support
  • Wagtail < 5.2 support

[1.0.0] - 2023-07-26

This is the initial release for the wagtail-modeladmin package.

The package is nearly identical to the wagtail.contrib.modeladmin module and is intended for projects that still rely on ModelAdmin. Documentation is available at https://wagtail-modeladmin.readthedocs.io.