mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-03-16 22:40:25 +00:00
Post release 2.4.0
This commit is contained in:
parent
9f42cde8cb
commit
13a502bc4a
1 changed files with 9 additions and 4 deletions
13
CHANGELOG
13
CHANGELOG
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue