[4.1.x] Added stub release notes and release date for 4.0.6 and 3.2.14.
Backport of b2eff16806
from main
This commit is contained in:
parent
d38cd2677e
commit
d783ce3d8d
|
@ -0,0 +1,7 @@
|
|||
===========================
|
||||
Django 3.2.14 release notes
|
||||
===========================
|
||||
|
||||
*July 4, 2022*
|
||||
|
||||
Django 3.2.14 fixes a security issue with severity "high" in 3.2.13.
|
|
@ -2,9 +2,9 @@
|
|||
Django 4.0.6 release notes
|
||||
==========================
|
||||
|
||||
*Expected July 4, 2022*
|
||||
*July 4, 2022*
|
||||
|
||||
Django 4.0.6 fixes several bugs in 4.0.5.
|
||||
Django 4.0.6 fixes a security issue with severity "high" in 4.0.5.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
|
|
@ -45,6 +45,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.2.14
|
||||
3.2.13
|
||||
3.2.12
|
||||
3.2.11
|
||||
|
|
Loading…
Reference in New Issue