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:
parent
027f4c4ceb
commit
a7e89fe776
9
docs/releases/2.2.27.txt
Normal file
9
docs/releases/2.2.27.txt
Normal 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
9
docs/releases/3.2.12.txt
Normal 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.
|
||||
|
||||
...
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user