File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.14] - 2024-01-17
11+
12+ ### Added
13+
14+ - Support for Wagtail 5.0+, Django 5.0 ([ #29 ] ( https://github.com/wagtail/wagtail-localize-git/pull/ ) @jhonatan-lopes )
15+ - Coverage report to the GitHub Actions summary
16+
17+ ### Changed
18+
19+ - Switched to using pyproject.toml and flit for packaging
20+ - Switched to using PyPI trusted publishing via GitHub Actions
21+ - Switched to using Ruff for linting/formatting
22+
1023## [ 0.13] - 2022-09-23
1124
1225### Added
@@ -44,6 +57,7 @@ This release will use `main` as the default branch. To change it anything else,
4457 - [ Support for Wagtail 2.14] ( https://github.com/wagtail/wagtail-localize-git/pull/15 )
4558
4659[ unreleased ] : https://github.com/wagtail/wagtail-localize-git/compare/v0.14.0...HEAD
60+ [ 0.14 ] : https://github.com/wagtail/wagtail-localize-git/compare/v0.13.0...v0.14.0
4761[ 0.13 ] : https://github.com/wagtail/wagtail-localize-git/compare/v0.12.0...v0.13.0
4862[ 0.12 ] : https://github.com/wagtail/wagtail-localize-git/compare/v0.11.0...v0.12.0
4963[ 0.11 ] : https://github.com/wagtail/wagtail-localize-git/compare/v0.10.0...v0.11.0
You can’t perform that action at this time.
0 commit comments