[4.2.x] Added stub release notes and release date for 4.2.6, 4.1.12, and 3.2.22.

Backport of 5e4b75b78a from main
This commit is contained in:
Natalia 2023-09-27 14:18:40 -03:00
parent dd0bf63d3e
commit 39fc3f46a8
4 changed files with 23 additions and 2 deletions

9
docs/releases/3.2.22.txt Normal file
View File

@ -0,0 +1,9 @@
===========================
Django 3.2.22 release notes
===========================
*October 4, 2023*
Django 3.2.22 fixes a security issue with severity "moderate" in 3.2.21.
...

9
docs/releases/4.1.12.txt Normal file
View File

@ -0,0 +1,9 @@
===========================
Django 4.1.12 release notes
===========================
*October 4, 2023*
Django 4.1.12 fixes a security issue with severity "moderate" in 4.1.11.
...

View File

@ -2,9 +2,10 @@
Django 4.2.6 release notes
==========================
*Expected October 2, 2023*
*October 4, 2023*
Django 4.2.6 fixes several bugs in 4.2.5.
Django 4.2.6 fixes a security issue with severity "moderate" and several bugs
in 4.2.5.
Bugfixes
========

View File

@ -39,6 +39,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
4.1.12
4.1.11
4.1.10
4.1.9
@ -74,6 +75,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
3.2.22
3.2.21
3.2.20
3.2.19