1
0
mirror of https://github.com/django/django.git synced 2025-03-13 02:40:47 +00:00

[5.1.x] Added stub release notes and release date for 5.0.7 and 4.2.14.

Backport of 89557d4c66b469616fc3a16ba11b2999233efa8d from main.
This commit is contained in:
Natalia 2024-07-03 14:09:34 -03:00
parent c4d3434ea0
commit 9f4725fa8f
3 changed files with 13 additions and 2 deletions

9
docs/releases/4.2.14.txt Normal file
View File

@ -0,0 +1,9 @@
===========================
Django 4.2.14 release notes
===========================
*July 9, 2024*
Django 4.2.14 fixes two security issues with severity "moderate" and two
security issues with severity "low" in 4.2.13.

View File

@ -2,9 +2,10 @@
Django 5.0.7 release notes
==========================
*Expected July 9, 2024*
*July 9, 2024*
Django 5.0.7 fixes several bugs in 5.0.6.
Django 5.0.7 fixes two security issues with severity "moderate", two security
issues with severity "low", and several bugs in 5.0.6.
Bugfixes
========

View File

@ -47,6 +47,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
4.2.14
4.2.13
4.2.12
4.2.11