mirror of
https://github.com/django/django.git
synced 2025-06-13 15:39:13 +00:00
[5.1.x] Added stub release notes and release date for 5.1.10 and 4.2.22.
Backport of 1a744343999c9646912cee76ba0a2fa6ef5e6240 from main.
This commit is contained in:
parent
129750a807
commit
a70841bc03
7
docs/releases/4.2.22.txt
Normal file
7
docs/releases/4.2.22.txt
Normal file
@ -0,0 +1,7 @@
|
||||
===========================
|
||||
Django 4.2.22 release notes
|
||||
===========================
|
||||
|
||||
*June 4, 2025*
|
||||
|
||||
Django 4.2.22 fixes a security issue with severity "low" in 4.2.21.
|
7
docs/releases/5.1.10.txt
Normal file
7
docs/releases/5.1.10.txt
Normal file
@ -0,0 +1,7 @@
|
||||
===========================
|
||||
Django 5.1.10 release notes
|
||||
===========================
|
||||
|
||||
*June 4, 2025*
|
||||
|
||||
Django 5.1.10 fixes a security issue with severity "low" in 5.1.9.
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
5.1.10
|
||||
5.1.9
|
||||
5.1.8
|
||||
5.1.7
|
||||
@ -63,6 +64,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.2.22
|
||||
4.2.21
|
||||
4.2.20
|
||||
4.2.19
|
||||
|
Loading…
x
Reference in New Issue
Block a user