mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-03-16 22:40:25 +00:00
Prepare 2.4 release
This commit is contained in:
parent
18cb41f760
commit
347f0202ab
2 changed files with 11 additions and 7 deletions
14
AUTHORS
14
AUTHORS
|
|
@ -6,22 +6,24 @@ Maintainer: Benoît Bryon <benoit@marmelune.net>
|
|||
|
||||
Original code by `PeopleDoc <https://www.people-doc.com/>`_ team:
|
||||
|
||||
* Nicolas Tobo <https://github.com/nicolastobo>
|
||||
* Lauréline Guérin <https://github.com/zebuline>
|
||||
* Gregory Tappero <https://github.com/gregtap>
|
||||
* Rémy Hubscher <https://github.com/natim>
|
||||
* Benoît Bryon <benoit@marmelune.net>
|
||||
* Aleksi Häkli <https://github.com/aleksihakli>
|
||||
* Rémy HUBSCHER <hubscher.remy@gmail.com>
|
||||
* Johnt Hagen <johnthagen@gmail.com>
|
||||
* Fabre Florian <ffabre@hybird.org>
|
||||
* Peter Marheine <peter@taricorp.net>
|
||||
* Fabre Florian <ffabre@hybird.org>
|
||||
* CJ <cjdreiss@users.noreply.github.com>
|
||||
* Peter Marheine <taricorp@gmail.com>
|
||||
* Davide Setti <setti.davide89@gmail.com>
|
||||
* Hasan Ramezani <hasan.r67@gmail.com>
|
||||
* Jannis Leidel <jannis@leidel.info>
|
||||
* Aleksi Häkli <aleksi.hakli@iki.fi>
|
||||
* Erik Dykema <dykema@gmail.com>
|
||||
* Nikhil Benesch <nikhil.benesch@gmail.com>
|
||||
* Omer Katz <omer.drow@gmail.com>
|
||||
* René Leonhardt <rene.leonhardt@gmail.com>
|
||||
* Adam Chainz <adam@adamj.eu>
|
||||
* David Wolf <68775926+devidw@users.noreply.github.com>
|
||||
* Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
||||
* Martin Bächtold <martin@baechtold.me>
|
||||
* Tim Gates <tim.gates@iress.com>
|
||||
* zero13cool <zero13cool@yandex.ru>
|
||||
|
|
|
|||
|
|
@ -5,10 +5,12 @@ This document describes changes between past releases. For information about
|
|||
future releases, check `milestones`_ and :doc:`/about/vision`.
|
||||
|
||||
|
||||
2.4 (Unreleased)
|
||||
2.4 (2024-08-05)
|
||||
----------------
|
||||
|
||||
- Drop support for Python 3.6
|
||||
- Escape malicious filenames
|
||||
- Handle headers in XAccel responses
|
||||
|
||||
|
||||
2.3 (2022-01-11)
|
||||
|
|
|
|||
Loading…
Reference in a new issue