Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 2.99 KB

CHANGELOG.md

File metadata and controls

52 lines (36 loc) · 2.99 KB

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.

[unreleased] - YYYY-MM-DD

  • Adjust test matrix to use Wagtail 6.0 @katdom13
  • Drop Wagtail < 5.2 from the test matrix @katdom13
  • Add Python 3.12 to test matrix @katdom13
  • Update minimum Wagtail version to 5.2 in setup.py @katdom13

[v2.0.0] - 2023-12-19

[v1.0.0] - 2023-12-19

New maintainers! This release is identical to 0.2.1, but is the first release to follow semantic versioning, and is the first release by the new maintainers.

[v0.2.1] - 2020-02-04

[v0.2.0] - 2020-01-07

  • Upgrade to latest tota11y (#9) @seb-b
  • Fixes #3 Added override kwarg to use tota11y outside of preview mode (#5) @seb-b
  • Fixes #4 use getattr to check for is_preview (#5) @seb-b

[v0.1.1] - 2016-09-20

[v0.1.0] - 2016-02-22

First release - @LiamBrenner