File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.13] - UNRELEASED
9+
10+ - Nothing new yet
11+
812## [ 0.12] - 2025-04-25
913
1014- [ Add a confirmation screen when deleting a page with A/B tests] ( https://github.com/wagtail-nest/wagtail-ab-testing/pull/94 )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " wagtail-ab-testing"
7- version = " 0.12 "
7+ version = " 0.13 "
88description = " A/B Testing for Wagtail"
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments