mirror of
https://github.com/django/django.git
synced 2025-10-09 06:49:12 +00:00
[5.2.x] Added stub release notes and release date for 5.2.6, 5.1.12, and 4.2.24.
Backport of 4c71e334401a3e83c013419d0e2211543e7e873b from main.
This commit is contained in:
parent
a486455125
commit
51753bc809
7
docs/releases/4.2.24.txt
Normal file
7
docs/releases/4.2.24.txt
Normal 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
7
docs/releases/5.1.12.txt
Normal 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.
|
@ -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
|
||||
========
|
||||
|
@ -38,6 +38,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
|
||||
@ -78,6 +79,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user