1
0
mirror of https://github.com/django/django.git synced 2025-03-06 15:32:33 +00:00

[5.2.x] Added stub release notes and release date for 5.1.7, 5.0.13, and 4.2.20.

Backport of ea1e3703bee28bfbe4f32ceb39ad31763353b143 from main.
This commit is contained in:
Sarah Boyce 2025-02-27 16:03:26 +01:00
parent d637e251b4
commit b8ceda4a51
4 changed files with 19 additions and 2 deletions

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

@ -0,0 +1,7 @@
===========================
Django 4.2.20 release notes
===========================
*March 6, 2025*
Django 4.2.20 fixes a security issue with severity "moderate" in 4.2.19.

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

@ -0,0 +1,7 @@
===========================
Django 5.0.13 release notes
===========================
*March 6, 2025*
Django 5.0.13 fixes a security issue with severity "moderate" in 5.0.12.

View File

@ -2,9 +2,10 @@
Django 5.1.7 release notes
==========================
*Expected March 5, 2025*
*March 6, 2025*
Django 5.1.7 fixes several bugs in 5.1.6.
Django 5.1.7 fixes a security issue with severity "moderate" and several bugs
in 5.1.6.
Bugfixes
========

View File

@ -46,6 +46,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
5.0.13
5.0.12
5.0.11
5.0.10
@ -66,6 +67,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
4.2.20
4.2.19
4.2.18
4.2.17