1
0
mirror of https://github.com/django/django.git synced 2025-06-16 08:59:17 +00:00

[5.2.x] Added stub release notes and release date for 5.2.2, 5.1.10, and 4.2.22.

Backport of 1a744343999c9646912cee76ba0a2fa6ef5e6240 from main.
This commit is contained in:
Natalia 2025-05-28 10:03:06 -03:00
parent 81320d0a61
commit e107b8a9d3
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

@ -34,6 +34,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
@ -72,6 +73,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