Skip to content

Commit b6def5f

Browse files
committed
Update changelog and bump version to 1.3.1
1 parent cf7af4f commit b6def5f

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
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
## 1.3.1 (2024-10-30)
6+
7+
- Fixed preview initialisation issue (https://github.com/wagtail-nest/wagtail-polymath/pull/17) @MadScrewdriver
8+
59
## 1.3.0 (2024-07-04)
610

711
- Updated project tooling:

src/wagtailmath/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.3.0"
1+
__version__ = "1.3.1"

0 commit comments

Comments
 (0)