mirror of
https://github.com/django/django.git
synced 2025-09-10 11:09:12 +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:
parent
d0e4dd5cdd
commit
4c71e33440
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
|
||||
========
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user