mirror of
https://github.com/django/django.git
synced 2025-09-29 05:24:55 +00:00
Added stub release notes and release date for 4.0.6 and 3.2.14.
This commit is contained in:
parent
c48b34e26d
commit
b2eff16806
3 changed files with 10 additions and 2 deletions
7
docs/releases/3.2.14.txt
Normal file
7
docs/releases/3.2.14.txt
Normal file
|
@ -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
|
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
|
Bugfixes
|
||||||
========
|
========
|
||||||
|
|
|
@ -53,6 +53,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
3.2.14
|
||||||
3.2.13
|
3.2.13
|
||||||
3.2.12
|
3.2.12
|
||||||
3.2.11
|
3.2.11
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue