Skip to content

Commit c07f281

Browse files
author
Cameron Lamb
committed
Bump project version to 0.6.0
1 parent 3425217 commit c07f281

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## Unreleased
44

5+
## 0.6.0
6+
57
- Add `WAGTAIL_FOOTNOTES_TEXT_FEATURES` to add custom rich text features to footnote content
8+
- Update requrements to `Django>=2.2, <3.3`
69

710
## 0.5.0
811

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.5.0
6+
version = 0.6.0
77
url = https://github.com/torchbox/wagtail-footnotes
88
keywords =
99
wagtail

0 commit comments

Comments
 (0)