Skip to content

Commit

Permalink
Update changelog for 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Stormheg committed Sep 14, 2024
1 parent 4edc8ad commit 26728b2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.11] - [Unreleased]

- Add Wagtail 6.2 support
- [Drop Django 3.2 support, Add Wagtail 6.1 support](https://github.com/wagtail-nest/wagtail-ab-testing/pull/83)
- [Fix page chooser not working](https://github.com/wagtail-nest/wagtail-ab-testing/pull/85)
- Fix a potential race condition during increment of AB test statistics when using any database besides PostgreSQL

**Maintenance**

- Resolve several deprecation warnings in the codebase
- Switch from `setup.py` to `pyproject.toml` for package metadata
- Format the codebase with `black` and `ruff`

## [0.10] - 2024-03-22

Expand Down

0 comments on commit 26728b2

Please sign in to comment.