Added stub release notes and release date for 4.0.6 and 3.2.14.
This commit is contained in:
parent
c48b34e26d
commit
b2eff16806
|
@ -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
|
||||
========
|
||||
|
|
|
@ -53,6 +53,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