Skip to content

Commit b3b7412

Browse files
committed
Update CHANGELOG.md for version 0.4.0
1 parent db43401 commit b3b7412

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,22 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
## [0.3.1] - 2025-10-XX
9+
## [0.4.0] - 2025-12-07
1010

11-
[:material-github: Github release](https://github.com/illagrenan/django-brotli/releases/tag/v0.3.1)
11+
[:material-github: Github release](https://github.com/illagrenan/django-brotli/releases/tag/v0.4.0)
1212

1313
### Added
1414

1515
- Add support for Python 3.14.
16-
- Add support for Django 5.2, 6.0.
16+
- Add support for Django 6.0.
17+
18+
### Changed
19+
20+
- Updated CI workflows to use pipx for Poetry installation to fix Python 3.13+ compatibility.
21+
22+
### Credits
23+
24+
- Thanks to [@axsapronov](https://github.com/axsapronov) for contributions to this release.
1725

1826

1927
## [0.3.0] - 2024-12-11

0 commit comments

Comments
 (0)