Merge pull request #192 from jazzband/prepare-2.3-release

Prepare release of django-downloadview 2.3
This commit is contained in:
Rémy HUBSCHER 2022-01-11 10:41:15 +01:00 committed by GitHub
commit 3c2951ceac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 3 deletions

15
AUTHORS
View file

@ -12,5 +12,16 @@ Original code by `PeopleDoc <https://www.people-doc.com/>`_ team:
* Rémy Hubscher <https://github.com/natim>
* Benoît Bryon <benoit@marmelune.net>
* Aleksi Häkli <https://github.com/aleksihakli>
Developers: https://github.com/jazzband/django-downloadview/graphs/contributors
* Johnt Hagen <johnthagen@gmail.com>
* Fabre Florian <ffabre@hybird.org>
* Peter Marheine <peter@taricorp.net>
* Hasan Ramezani <hasan.r67@gmail.com>
* Jannis Leidel <jannis@leidel.info>
* 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>
* Martin Bächtold <martin@baechtold.me>
* Tim Gates <tim.gates@iress.com>
* zero13cool <zero13cool@yandex.ru>

View file

@ -10,7 +10,8 @@ future releases, check `milestones`_ and :doc:`/about/vision`.
- Drop Django 3.0 support
- Add Django 3.2 support
- Add support for Python 3.10
- Add support for Django 4.0
2.2 (unreleased)
----------------