Skip to content

Commit 54f244c

Browse files
authored
Update Changelog for version 0.9 (#70)
* Add pending PRs to changelog
1 parent bc80443 commit 54f244c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [0.9] - UNRELEASED
99

10-
- Nothing new yet
10+
- [Add missing migration](https://github.com/wagtail-nest/wagtail-ab-testing/pull/65)
11+
- [Remove outdated css file](https://github.com/wagtail-nest/wagtail-ab-testing/pull/66)
12+
- [Set cookie path to URL of homepage](https://github.com/wagtail-nest/wagtail-ab-testing/pull/67)
13+
- [Fix Safari JS error accessing `window.external`](https://github.com/wagtail-nest/wagtail-ab-testing/pull/68)
14+
- [Support for Python 3.12 and Django 5.0](https://github.com/wagtail-nest/wagtail-ab-testing/pull/69)
15+
- [Test for missing migrations](https://github.com/wagtail-nest/wagtail-ab-testing/pull/71)
1116

1217

1318
## [0.8] - 2023-11-16

0 commit comments

Comments
 (0)