File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments