mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
[5.1.x] Added stub release notes and release date for 5.1.8 and 5.0.14.
Backport of c75fbe8430
from main.
This commit is contained in:
parent
e38a80773d
commit
451ba1f3cf
3 changed files with 11 additions and 2 deletions
7
docs/releases/5.0.14.txt
Normal file
7
docs/releases/5.0.14.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
===========================
|
||||
Django 5.0.14 release notes
|
||||
===========================
|
||||
|
||||
*April 2, 2025*
|
||||
|
||||
Django 5.0.14 fixes a security issue with severity "moderate" in 5.0.13.
|
|
@ -2,9 +2,10 @@
|
|||
Django 5.1.8 release notes
|
||||
==========================
|
||||
|
||||
*Expected April 2, 2025*
|
||||
*April 2, 2025*
|
||||
|
||||
Django 5.1.8 fixes several bugs in 5.1.7.
|
||||
Django 5.1.8 fixes a security issue with severity "moderate" and several bugs
|
||||
in 5.1.7.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
|
|
@ -40,6 +40,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
5.0.14
|
||||
5.0.13
|
||||
5.0.12
|
||||
5.0.11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue