mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
Added stub release notes and release date for 5.1.1, 5.0.9, and 4.2.16.
This commit is contained in:
parent
bc9b6251e0
commit
67efd42517
10
docs/releases/4.2.16.txt
Normal file
10
docs/releases/4.2.16.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
===========================
|
||||||
|
Django 4.2.16 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*September 3, 2024*
|
||||||
|
|
||||||
|
Django 4.2.16 fixes one security issue with severity "moderate" and one
|
||||||
|
security issues with severity "low" in 4.2.15.
|
||||||
|
|
||||||
|
...
|
10
docs/releases/5.0.9.txt
Normal file
10
docs/releases/5.0.9.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
===========================
|
||||||
|
Django 5.0.9 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*September 3, 2024*
|
||||||
|
|
||||||
|
Django 5.0.9 fixes one security issue with severity "moderate" and one security
|
||||||
|
issues with severity "low" in 5.0.8.
|
||||||
|
|
||||||
|
...
|
@ -2,9 +2,10 @@
|
|||||||
Django 5.1.1 release notes
|
Django 5.1.1 release notes
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
*Expected September 3, 2024*
|
*September 3, 2024*
|
||||||
|
|
||||||
Django 5.1.1 fixes several bugs in 5.1.
|
Django 5.1.1 fixes one security issue with severity "moderate", one security
|
||||||
|
issues with severity "low", and several bugs in 5.1.
|
||||||
|
|
||||||
Bugfixes
|
Bugfixes
|
||||||
========
|
========
|
||||||
|
@ -40,6 +40,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
5.0.9
|
||||||
5.0.8
|
5.0.8
|
||||||
5.0.7
|
5.0.7
|
||||||
5.0.6
|
5.0.6
|
||||||
@ -56,6 +57,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
4.2.16
|
||||||
4.2.15
|
4.2.15
|
||||||
4.2.14
|
4.2.14
|
||||||
4.2.13
|
4.2.13
|
||||||
|
Loading…
x
Reference in New Issue
Block a user