Skip to content

Commit 695b17f

Browse files
committed
Prepare for release 3.7.0
1 parent a4e4783 commit 695b17f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGES.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Changes
44
Unreleased
55
----------
66

7+
8+
.. DEV: Move these comments just below the "Unreleased" section when preparing a new release!
9+
.. Start of PyPI readme
10+
11+
3.7.0 (2024-05-29)
12+
------------------
13+
714
- Dropped support for Django 3.2, which reached end-of-life on 2024-04-01 (gh-1344)
815
- Removed the temporary requirement on ``asgiref>=3.6`` added in 3.5.0,
916
now that the minimum required Django version is 4.2 (gh-1344)
@@ -13,8 +20,6 @@ Unreleased
1320
- Added ``django>=4.2`` as an installation dependency, to mirror the minimum version
1421
tested in our CI (gh-1349)
1522

16-
.. Start of PyPI readme
17-
1823
3.6.0 (2024-05-26)
1924
------------------
2025

0 commit comments

Comments
 (0)