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 cf7af4f commit b6def5fCopy full SHA for b6def5f
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+## 1.3.1 (2024-10-30)
6
+
7
+- Fixed preview initialisation issue (https://github.com/wagtail-nest/wagtail-polymath/pull/17) @MadScrewdriver
8
9
## 1.3.0 (2024-07-04)
10
11
- Updated project tooling:
src/wagtailmath/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.3.0"
+__version__ = "1.3.1"
0 commit comments