mirror of https://github.com/django/django.git
Added stub release notes and release date for 5.0.7 and 4.2.14.
This commit is contained in:
parent
0e65abd2d9
commit
89557d4c66
|
@ -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.
|
||||
|
|
@ -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
|
||||
========
|
||||
|
|
|
@ -54,6 +54,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
|
||||
|
|
Loading…
Reference in New Issue