[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:
parent
265c3eb602
commit
5b509539e2
|
@ -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.
|
||||
|
||||
...
|
|
@ -2,9 +2,9 @@
|
|||
Django 4.0.7 release notes
|
||||
==========================
|
||||
|
||||
*Expected August 2, 2022*
|
||||
*Expected August 3, 2022*
|
||||
|
||||
Django 4.0.7 fixes several bugs in 4.0.6.
|
||||
Django 4.0.7 fixes a security issue and several bugs in 4.0.6.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
|
|
@ -46,6 +46,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.2.15
|
||||
3.2.14
|
||||
3.2.13
|
||||
3.2.12
|
||||
|
|
Loading…
Reference in New Issue