mirror of
https://github.com/django/django.git
synced 2025-04-15 12:54:38 +00:00
Added stub release notes and date for Django 3.2.4, 3.1.12, and 2.2.24.
This commit is contained in:
parent
68357b2ca9
commit
b46dbd4e3e
9
docs/releases/2.2.24.txt
Normal file
9
docs/releases/2.2.24.txt
Normal file
@ -0,0 +1,9 @@
|
||||
===========================
|
||||
Django 2.2.24 release notes
|
||||
===========================
|
||||
|
||||
*Expected June 2, 2021*
|
||||
|
||||
Django 2.2.24 fixes two security issues in 2.2.23.
|
||||
|
||||
...
|
9
docs/releases/3.1.12.txt
Normal file
9
docs/releases/3.1.12.txt
Normal file
@ -0,0 +1,9 @@
|
||||
===========================
|
||||
Django 3.1.12 release notes
|
||||
===========================
|
||||
|
||||
*Expected June 2, 2021*
|
||||
|
||||
Django 3.1.12 fixes two security issues in 3.1.11.
|
||||
|
||||
...
|
@ -2,9 +2,9 @@
|
||||
Django 3.2.4 release notes
|
||||
==========================
|
||||
|
||||
*Expected June 1, 2021*
|
||||
*Expected June 2, 2021*
|
||||
|
||||
Django 3.2.4 fixes several bugs in 3.2.3.
|
||||
Django 3.2.4 fixes two security issues and several bugs in 3.2.3.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
@ -43,6 +43,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.1.12
|
||||
3.1.11
|
||||
3.1.10
|
||||
3.1.9
|
||||
@ -82,6 +83,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.2.24
|
||||
2.2.23
|
||||
2.2.22
|
||||
2.2.21
|
||||
|
Loading…
x
Reference in New Issue
Block a user