Skip to content

Commit 474c19d

Browse files
author
Cameron Lamb
committed
Bump version to 0.7.0
1 parent f0685d3 commit 474c19d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Wagtail Footnotes Changelog
22

3-
## Unreleased
3+
## 0.7.0
44

55
- Clean up old step from README - It is no longer recommended to define footnotes in `WAGTAILADMIN_RICH_TEXT_EDITORS`
66
- Add `footnotes` rich text feature automatically

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = wagtail-footnotes
33
author = Cameron Lamb
44
author_email = [email protected]
55
description = Add footnotes to rich text in your wagtail pages
6-
version = 0.6.0
6+
version = 0.7.0
77
url = https://github.com/torchbox/wagtail-footnotes
88
keywords =
99
wagtail

0 commit comments

Comments
 (0)