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 1096de3 commit 64ed3ecCopy full SHA for 64ed3ec
CHANGELOG.md
@@ -1,9 +1,11 @@
1
# Changelog
2
3
-## 0.8.0 (xx.xx.xxxx)
+## 1.0.0 (xx.xx.xxxx)
4
5
+* **Breaking**: Callables passed as `PARENT_PAGE_ID` no longer accept an `instance` argument (Matt Westcott)
6
* Add support for Wagtail 6.1 - 6.3 (Matt Westcott)
7
* 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)
9
* Drop support for Python 3.8 (Matt Westcott)
10
11
## 0.7.0 (06.02.2024)
0 commit comments