1
0
mirror of https://github.com/django/django.git synced 2025-09-10 02:59:34 +00:00

Added stub release notes and release date for 5.2.6, 5.1.12, and 4.2.24.

This commit is contained in:
Sarah Boyce 2025-08-14 14:02:05 +02:00
parent d0e4dd5cdd
commit 4c71e33440
4 changed files with 19 additions and 2 deletions

7
docs/releases/4.2.24.txt Normal file
View File

@ -0,0 +1,7 @@
===========================
Django 4.2.24 release notes
===========================
*September 3, 2025*
Django 4.2.24 fixes a security issue with severity "high" in 4.2.23.

7
docs/releases/5.1.12.txt Normal file
View File

@ -0,0 +1,7 @@
===========================
Django 5.1.12 release notes
===========================
*September 3, 2025*
Django 5.1.12 fixes a security issue with severity "high" in 5.1.11.

View File

@ -2,9 +2,10 @@
Django 5.2.6 release notes
==========================
*Expected September 3, 2025*
*September 3, 2025*
Django 5.2.6 fixes several bugs in 5.2.5.
Django 5.2.6 fixes a security issue with severity "high" and several bugs in
5.2.5.
Bugfixes
========

View File

@ -45,6 +45,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
5.1.12
5.1.11
5.1.10
5.1.9
@ -85,6 +86,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
4.2.24
4.2.23
4.2.22
4.2.21