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.2, 3.2.12, and 2.2.27.
Backport of eeca9342381c8583be16f18942774e785ab7e527 from main
This commit is contained in:
parent
b32080219e
commit
c28a41f4f1
9
docs/releases/2.2.27.txt
Normal file
9
docs/releases/2.2.27.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
===========================
|
||||||
|
Django 2.2.27 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*February 1, 2022*
|
||||||
|
|
||||||
|
Django 2.2.27 fixes two security issues with severity "medium" in 2.2.26.
|
||||||
|
|
||||||
|
...
|
9
docs/releases/3.2.12.txt
Normal file
9
docs/releases/3.2.12.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
===========================
|
||||||
|
Django 3.2.12 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*February 1, 2022*
|
||||||
|
|
||||||
|
Django 3.2.12 fixes two security issues with severity "medium" in 3.2.11.
|
||||||
|
|
||||||
|
...
|
@ -2,9 +2,10 @@
|
|||||||
Django 4.0.2 release notes
|
Django 4.0.2 release notes
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
*Expected February 1, 2022*
|
*February 1, 2022*
|
||||||
|
|
||||||
Django 4.0.2 fixes several bugs in 4.0.1.
|
Django 4.0.2 fixes two security issues with severity "medium" and several bugs
|
||||||
|
in 4.0.1.
|
||||||
|
|
||||||
Bugfixes
|
Bugfixes
|
||||||
========
|
========
|
||||||
|
@ -34,6 +34,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
3.2.12
|
||||||
3.2.11
|
3.2.11
|
||||||
3.2.10
|
3.2.10
|
||||||
3.2.9
|
3.2.9
|
||||||
@ -94,6 +95,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
2.2.27
|
||||||
2.2.26
|
2.2.26
|
||||||
2.2.25
|
2.2.25
|
||||||
2.2.24
|
2.2.24
|
||||||
|
Loading…
x
Reference in New Issue
Block a user