Skip to content

Commit deb33ae

Browse files
committed
Update the CHANGELOG
1 parent 2c917c3 commit deb33ae

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Wagtail Footnotes Changelog
22

3-
## Unreleased
4-
5-
- Add a test app and testing. Also add some development helpers and documentation.
3+
## 0.10.0
4+
5+
- Add tests. (https://github.com/torchbox/wagtail-footnotes/pull/49) @nickmoreton
6+
Includes tox 4, coverage configuration.
7+
- Drop support for Python 3.7 and Wagtail < 4.1. (https://github.com/torchbox/wagtail-footnotes/pull/49) @nickmoreton
8+
- Add the coverage report to the GitHub Actions summary. @zerolab
9+
- Switch to using [ruff](https://beta.ruff.rs/docs/) for linting. (https://github.com/torchbox/wagtail-footnotes/pull/52) @zerolab
10+
- Switched to using PyPI trusted publishing (https://github.com/torchbox/wagtail-footnotes/pull/53) @zerolab
11+
- Switched to using [flit](https://flit.pypa.io/en/latest/) for packaging (https://github.com/torchbox/wagtail-footnotes/pull/54) @zerolab
612

713
## 0.9.0
814

0 commit comments

Comments
 (0)