We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52da076 commit e5700caCopy full SHA for e5700ca
CHANGELOG.txt
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+0.3.1 (2023-11-06)
5
+~~~~~~~~~~~~~~~~~~
6
+
7
+ * Use external wagtail-modeladmin package where available
8
+ * Added support for Wagtail 5.1 - 5.2 and provisional support for Wagtail 6.0
9
10
11
0.3 (2023-08-10)
12
~~~~~~~~~~~~~~~~
13
setup.py
@@ -4,7 +4,7 @@
setup(
name='wagtail-experiments',
- version='0.3',
+ version='0.3.1',
description="A/B testing for Wagtail",
author='Matthew Westcott',
author_email='[email protected]',
0 commit comments