1
0
mirror of https://github.com/django/django.git synced 2025-07-22 18:49:25 +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:
Natalia 2025-05-28 10:03:06 -03:00
parent ad28db666e
commit 1a74434399
4 changed files with 19 additions and 2 deletions

7
docs/releases/4.2.22.txt Normal file
View 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
View 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.

View File

@ -2,9 +2,10 @@
Django 5.2.2 release notes 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 Bugfixes
======== ========

View File

@ -41,6 +41,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
5.1.10
5.1.9 5.1.9
5.1.8 5.1.8
5.1.7 5.1.7
@ -79,6 +80,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
4.2.22
4.2.21 4.2.21
4.2.20 4.2.20
4.2.19 4.2.19