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.10 and 3.2.20.
Backport of 2360ba22742c3ee8729697bfe2d508110465af56 from main
This commit is contained in:
parent
0e5948b8df
commit
3b48fe413f
9
docs/releases/3.2.20.txt
Normal file
9
docs/releases/3.2.20.txt
Normal file
@ -0,0 +1,9 @@
|
||||
===========================
|
||||
Django 3.2.20 release notes
|
||||
===========================
|
||||
|
||||
*July 3, 2023*
|
||||
|
||||
Django 3.2.20 fixes a security issue with severity "moderate" in 3.2.19.
|
||||
|
||||
...
|
9
docs/releases/4.1.10.txt
Normal file
9
docs/releases/4.1.10.txt
Normal file
@ -0,0 +1,9 @@
|
||||
===========================
|
||||
Django 4.1.10 release notes
|
||||
===========================
|
||||
|
||||
*July 3, 2023*
|
||||
|
||||
Django 4.1.10 fixes a security issue with severity "moderate" in 4.1.9.
|
||||
|
||||
...
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.1.10
|
||||
4.1.9
|
||||
4.1.8
|
||||
4.1.7
|
||||
@ -58,6 +59,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.2.20
|
||||
3.2.19
|
||||
3.2.18
|
||||
3.2.17
|
||||
|
Loading…
x
Reference in New Issue
Block a user