mirror of
https://github.com/django/django.git
synced 2025-03-03 13:34:26 +00:00
Added stub release notes for security releases.
This commit is contained in:
parent
5ed20b3aa3
commit
f13147c8de
7
docs/releases/1.11.23.txt
Normal file
7
docs/releases/1.11.23.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
============================
|
||||||
|
Django 1.11.23 release notes
|
||||||
|
============================
|
||||||
|
|
||||||
|
*August 1, 2019*
|
||||||
|
|
||||||
|
Django 1.11.23 fixes security issues in 1.11.22.
|
7
docs/releases/2.1.11.txt
Normal file
7
docs/releases/2.1.11.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
===========================
|
||||||
|
Django 2.1.11 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*August 1, 2019*
|
||||||
|
|
||||||
|
Django 2.1.11 fixes security issues in 2.1.10.
|
@ -2,9 +2,9 @@
|
|||||||
Django 2.2.4 release notes
|
Django 2.2.4 release notes
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
*Expected August 1, 2019*
|
*August 1, 2019*
|
||||||
|
|
||||||
Django 2.2.4 fixes several bugs in 2.2.3.
|
Django 2.2.4 fixes security issues and several bugs in 2.2.3.
|
||||||
|
|
||||||
Bugfixes
|
Bugfixes
|
||||||
========
|
========
|
||||||
|
@ -43,6 +43,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
2.1.11
|
||||||
2.1.10
|
2.1.10
|
||||||
2.1.9
|
2.1.9
|
||||||
2.1.8
|
2.1.8
|
||||||
@ -80,6 +81,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
1.11.23
|
||||||
1.11.22
|
1.11.22
|
||||||
1.11.21
|
1.11.21
|
||||||
1.11.20
|
1.11.20
|
||||||
|
Loading…
x
Reference in New Issue
Block a user