Skip to content

Commit

Permalink
Prepare for release 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ddabble committed May 29, 2024
1 parent a4e4783 commit 695b17f
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ Changes
Unreleased
----------


.. DEV: Move these comments just below the "Unreleased" section when preparing a new release!
.. Start of PyPI readme
3.7.0 (2024-05-29)
------------------

- Dropped support for Django 3.2, which reached end-of-life on 2024-04-01 (gh-1344)
- Removed the temporary requirement on ``asgiref>=3.6`` added in 3.5.0,
now that the minimum required Django version is 4.2 (gh-1344)
Expand All @@ -13,8 +20,6 @@ Unreleased
- Added ``django>=4.2`` as an installation dependency, to mirror the minimum version
tested in our CI (gh-1349)

.. Start of PyPI readme
3.6.0 (2024-05-26)
------------------

Expand Down

0 comments on commit 695b17f

Please sign in to comment.