Skip to content

Commit 66f0e81

Browse files
committed
Back to development: v0.13
1 parent 8714c41 commit 66f0e81

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "wagtail-ab-testing"
7-
version = "0.12"
7+
version = "0.13"
88
description = "A/B Testing for Wagtail"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)