mirror of
https://github.com/django/django.git
synced 2025-07-07 11:19:12 +00:00
[4.0.x] Added stub release notes and release date for 4.0.4, 3.2.13, and 2.2.28.
Backport of 78277faafd38d8360efc1fd0c9c52d7bb5eec002 from main
This commit is contained in:
parent
51374161b0
commit
7700084142
7
docs/releases/2.2.28.txt
Normal file
7
docs/releases/2.2.28.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
===========================
|
||||||
|
Django 2.2.28 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*April 11, 2022*
|
||||||
|
|
||||||
|
Django 2.2.28 fixes two security issues with severity "high" in 2.2.27.
|
7
docs/releases/3.2.13.txt
Normal file
7
docs/releases/3.2.13.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
===========================
|
||||||
|
Django 3.2.13 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*April 11, 2022*
|
||||||
|
|
||||||
|
Django 3.2.13 fixes two security issues with severity "high" in 3.2.12.
|
@ -2,9 +2,9 @@
|
|||||||
Django 4.0.4 release notes
|
Django 4.0.4 release notes
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
*Expected April 4, 2022*
|
*April 11, 2022*
|
||||||
|
|
||||||
Django 4.0.4 fixes several bugs in 4.0.3.
|
Django 4.0.4 fixes two security issues with severity "high" and a bug in 4.0.3.
|
||||||
|
|
||||||
Bugfixes
|
Bugfixes
|
||||||
========
|
========
|
||||||
|
@ -36,6 +36,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
3.2.13
|
||||||
3.2.12
|
3.2.12
|
||||||
3.2.11
|
3.2.11
|
||||||
3.2.10
|
3.2.10
|
||||||
@ -97,6 +98,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
2.2.28
|
||||||
2.2.27
|
2.2.27
|
||||||
2.2.26
|
2.2.26
|
||||||
2.2.25
|
2.2.25
|
||||||
|
Loading…
x
Reference in New Issue
Block a user