1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Added release date and stub release notes for 4.0.7 and 3.2.15 releases.

This commit is contained in:
Carlton Gibson
2022-07-27 09:23:40 +02:00
parent cc52e02c96
commit 0c1675781e
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.
...