Post release 2.4.0

This commit is contained in:
Rémy HUBSCHER 2024-08-05 14:51:35 +02:00
parent 9f42cde8cb
commit 13a502bc4a
No known key found for this signature in database
GPG key ID: A500E24B95405094

View file

@ -4,17 +4,22 @@ Changelog
This document describes changes between past releases. For information about
future releases, check `milestones`_ and :doc:`/about/vision`.
2.4 (2024-08-05)
2.5 (unreleased)
----------------
- No changes yet.
2.4.0 (2024-08-05)
------------------
- Drop support for Python 3.6
- Escape malicious filenames
- Handle headers in XAccel responses
2.3 (2022-01-11)
----------------
2.3.0 (2022-01-11)
------------------
- Drop Django 3.0 support
- Add Django 3.2 support