mirror of
https://github.com/django/django.git
synced 2024-11-29 06:03:25 +01:00
Added stub release notes and release date for 4.0.4, 3.2.13, and 2.2.28.
This commit is contained in:
parent
2d5215c675
commit
78277faafd
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
|
||||
==========================
|
||||
|
||||
*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
|
||||
========
|
||||
|
@ -43,6 +43,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.2.13
|
||||
3.2.12
|
||||
3.2.11
|
||||
3.2.10
|
||||
@ -104,6 +105,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.2.28
|
||||
2.2.27
|
||||
2.2.26
|
||||
2.2.25
|
||||
|
Loading…
Reference in New Issue
Block a user