diff --git a/AUTHORS b/AUTHORS index 2aba47e..c4b3a7f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -6,22 +6,24 @@ Maintainer: Benoît Bryon Original code by `PeopleDoc `_ team: -* Nicolas Tobo -* Lauréline Guérin -* Gregory Tappero -* Rémy Hubscher * Benoît Bryon -* Aleksi Häkli +* Rémy HUBSCHER * Johnt Hagen -* Fabre Florian * Peter Marheine +* Fabre Florian +* CJ +* Peter Marheine +* Davide Setti * Hasan Ramezani * Jannis Leidel +* Aleksi Häkli * Erik Dykema * Nikhil Benesch * Omer Katz * René Leonhardt * Adam Chainz +* David Wolf <68775926+devidw@users.noreply.github.com> +* Mariusz Felisiak * Martin Bächtold * Tim Gates * zero13cool diff --git a/CHANGELOG b/CHANGELOG index 6639414..b200ac8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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)