Skip to content

Commit 64ed3ec

Browse files
committed
Release note for #73 and bump next version to 1.0.0
1 parent 1096de3 commit 64ed3ec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Changelog
22

3-
## 0.8.0 (xx.xx.xxxx)
3+
## 1.0.0 (xx.xx.xxxx)
44

5+
* **Breaking**: Callables passed as `PARENT_PAGE_ID` no longer accept an `instance` argument (Matt Westcott)
56
* Add support for Wagtail 6.1 - 6.3 (Matt Westcott)
67
* Update testing to include Python 3.13, Django 5.1 (Matt Westcott)
8+
* Rewrite importer module for robustness and better performance (Jake Howard, Matt Westcott)
79
* Drop support for Python 3.8 (Matt Westcott)
810

911
## 0.7.0 (06.02.2024)

0 commit comments

Comments
 (0)