Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ephes committed Sep 8, 2024
1 parent ee0d93a commit 0eed6ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/releases/0.2.38.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
0.2.38 (2024-08-04)
-------------------

Support for Wagtail 6.2.
Support for Wagtail 6.2. Had to deactivate the mypy pre-commit hook because of
it no longer being able to infer types of model fields.

- #162 return a default template base dir name ("does_not_exist") instead of raising an exception when there are no wagtail sites

0 comments on commit 0eed6ef

Please sign in to comment.