1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[4.1.x] Added release date and stub release notes for 4.0.7 and 3.2.15 releases.

Backport of 0c1675781e from main
This commit is contained in:
Carlton Gibson
2022-07-27 09:23:40 +02:00
parent 265c3eb602
commit 5b509539e2
3 changed files with 12 additions and 2 deletions

9
docs/releases/3.2.15.txt Normal file
View File

@@ -0,0 +1,9 @@
===========================
Django 3.2.15 release notes
===========================
*Expected August 3, 2022*
Django 3.2.15 fixes a security issue in 3.2.14.
...