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 3425217 commit c07f281Copy full SHA for c07f281
CHANGELOG.md
@@ -2,7 +2,10 @@
2
3
## Unreleased
4
5
+## 0.6.0
6
+
7
- Add `WAGTAIL_FOOTNOTES_TEXT_FEATURES` to add custom rich text features to footnote content
8
+- Update requrements to `Django>=2.2, <3.3`
9
10
## 0.5.0
11
setup.cfg
@@ -3,7 +3,7 @@ name = wagtail-footnotes
author = Cameron Lamb
author_email = [email protected]
description = Add footnotes to rich text in your wagtail pages
-version = 0.5.0
+version = 0.6.0
url = https://github.com/torchbox/wagtail-footnotes
keywords =
wagtail
0 commit comments