mirror of
https://github.com/django/django.git
synced 2025-07-05 18:29:11 +00:00
[4.1.x] Added stub release notes for 4.1.11 and 3.2.21.
Backport of 24f1a38b37c0af3a5ce0dd7b5392fe4e75d7e1dc from main.
This commit is contained in:
parent
39c9aa1d85
commit
05d78acb9c
9
docs/releases/3.2.21.txt
Normal file
9
docs/releases/3.2.21.txt
Normal file
@ -0,0 +1,9 @@
|
||||
===========================
|
||||
Django 3.2.21 release notes
|
||||
===========================
|
||||
|
||||
*September 4, 2023*
|
||||
|
||||
Django 3.2.21 fixes a security issue with severity "moderate" in 3.2.20.
|
||||
|
||||
...
|
9
docs/releases/4.1.11.txt
Normal file
9
docs/releases/4.1.11.txt
Normal file
@ -0,0 +1,9 @@
|
||||
===========================
|
||||
Django 4.1.11 release notes
|
||||
===========================
|
||||
|
||||
*September 4, 2023*
|
||||
|
||||
Django 4.1.11 fixes a security issue with severity "moderate" in 4.1.10.
|
||||
|
||||
...
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.1.11
|
||||
4.1.10
|
||||
4.1.9
|
||||
4.1.8
|
||||
@ -59,6 +60,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.2.21
|
||||
3.2.20
|
||||
3.2.19
|
||||
3.2.18
|
||||
|
Loading…
x
Reference in New Issue
Block a user