Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 998 Bytes

File metadata and controls

44 lines (27 loc) · 998 Bytes

Changelog

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

The format is based on Keep a Changelog,

Unreleased

Wagtail 7.0 maintenance

  • Tox testing add Wagtail 7.0, 7.1 and Django 5.2
  • Tox testing drop Django 5.0
  • Classifiers drop Django 5.0
  • Classifiers add Django 5.2

Wagtail 6.4 Upgrade

  • Tox testing add python 3.13, drop 3.8
  • Tox testing add Wagtail 6.3 and 6.4 and Django 5.1
  • Tox testing drop Wagtail 6.0 & Django 3.2
  • Classifiers drop Django 3.2
  • Classifiers add Django 5.1
  • Add development_testing dependencies

1.1.0 (2024-03-11)

  • Add tests for Wagtail 5.1+
  • Drop tests for Wagtail 4.2 and 5.0 as they have reached EOL

1.0.1 (2023-07-27)

  • Adds support for Wagtail 5.0

1.0.0 (2023-04-03)

  • Adds support for Wagtail 4 and drops support for older versions

0.0.8 (2023-02-28)

  • Only version bumps since 0.0.3

v.0.0.3 (2022-06-17)

  • Add testing with tox and configures release to pypi