Skip to content

Commit 398a07b

Browse files
committed
Update CHANGELOG
1 parent 54e69f5 commit 398a07b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)