File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,14 +6,22 @@ All notable changes to this project will be documented in this file.
66The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
77and 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
You can’t perform that action at this time.
0 commit comments