mirror of
https://github.com/django/django.git
synced 2025-04-06 22:46:41 +00:00
[3.2.x] Added stub release notes and date for Django 3.2.4, 3.1.12, and 2.2.24.
Backport of b46dbd4e3e255223078ae0028934ea986e19ebc1 from main
This commit is contained in:
parent
c0d506f5ef
commit
4ba4c07e4e
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
|
||||
========
|
||||
|
@ -36,6 +36,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
|
||||
@ -75,6 +76,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