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 f0685d3 commit 474c19dCopy full SHA for 474c19d
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Wagtail Footnotes Changelog
2
3
-## Unreleased
+## 0.7.0
4
5
- Clean up old step from README - It is no longer recommended to define footnotes in `WAGTAILADMIN_RICH_TEXT_EDITORS`
6
- Add `footnotes` rich text feature automatically
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.6.0
+version = 0.7.0
7
url = https://github.com/torchbox/wagtail-footnotes
8
keywords =
9
wagtail
0 commit comments