mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
Added stub release notes and release date for 5.2.2, 5.1.10, and 4.2.22.
This commit is contained in:
parent
ad28db666e
commit
1a74434399
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.
|
@ -2,9 +2,10 @@
|
||||
Django 5.2.2 release notes
|
||||
==========================
|
||||
|
||||
*Expected June 4, 2025*
|
||||
*June 4, 2025*
|
||||
|
||||
Django 5.2.2 fixes several bugs in 5.2.1.
|
||||
Django 5.2.2 fixes a security issue with severity "low" and several bugs in
|
||||
5.2.1.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
@ -41,6 +41,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
|
||||
@ -79,6 +80,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