Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ Changes
Unreleased
----------


3.11.0 (2025-12-09)
-------------------

- Added support for Python 3.14 (gh-1529)
- Added support for Django 6.0 (gh-1529)
- Dropped support for Python 3.9 (gh-1560)
- Dropped support for Python 3.9, which reached end-of-life on 2025-10-31 (gh-1560)
- Added Ukrainian localization (gh-1547)

3.10.1 (2025-06-20)
Expand Down