1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Added stub release notes and release date for 5.2.8, 5.1.14, and 4.2.26.

This commit is contained in:
Jacob Walls
2025-09-24 15:29:09 -04:00
committed by Natalia
parent 01f8460653
commit ab108bf94d
4 changed files with 26 additions and 3 deletions

10
docs/releases/4.2.26.txt Normal file
View File

@@ -0,0 +1,10 @@
===========================
Django 4.2.26 release notes
===========================
*November 5, 2025*
Django 4.2.26 fixes one security issue with severity "high" and one security
issue with severity "moderate" in 4.2.25.
...

10
docs/releases/5.1.14.txt Normal file
View File

@@ -0,0 +1,10 @@
===========================
Django 5.1.14 release notes
===========================
*November 5, 2025*
Django 5.1.14 fixes one security issue with severity "high" and one security
issue with severity "moderate" in 5.1.13.
...

View File

@@ -2,10 +2,11 @@
Django 5.2.8 release notes
==========================
*Expected November 5, 2025*
*November 5, 2025*
Django 5.2.8 fixes several bugs in 5.2.7 and adds compatibility with Python
3.14.
Django 5.2.8 fixes one security issue with severity "high", one security issue
with severity "moderate", and several bugs in 5.2.7. It also adds compatibility
with Python 3.14.
Bugfixes
========

View File

@@ -54,6 +54,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
5.1.14
5.1.13
5.1.12
5.1.11
@@ -96,6 +97,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
4.2.26
4.2.25
4.2.24
4.2.23