1
0
mirror of https://github.com/django/django.git synced 2025-06-18 18:09:13 +00:00

[3.2.x] Added stub release notes for 3.2.12 and 2.2.27.

Backport of eeca9342381c8583be16f18942774e785ab7e527 from main.
This commit is contained in:
Mariusz Felisiak 2022-01-11 09:57:01 +01:00
parent 027f4c4ceb
commit a7e89fe776
3 changed files with 20 additions and 0 deletions

9
docs/releases/2.2.27.txt Normal file
View 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
View 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.
...

View File

@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
3.2.12
3.2.11
3.2.10
3.2.9
@ -85,6 +86,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
2.2.27
2.2.26
2.2.25
2.2.24