mirror of
https://github.com/django/django.git
synced 2025-01-03 06:55:47 +00:00
Added stub release notes for security releases.
This commit is contained in:
parent
8fc8c958a5
commit
30b3ee9d0b
7
docs/releases/1.11.22.txt
Normal file
7
docs/releases/1.11.22.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
============================
|
||||||
|
Django 1.11.22 release notes
|
||||||
|
============================
|
||||||
|
|
||||||
|
*July 1, 2019*
|
||||||
|
|
||||||
|
Django 1.11.22 fixes a security issue in 1.11.21.
|
7
docs/releases/2.1.10.txt
Normal file
7
docs/releases/2.1.10.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
===========================
|
||||||
|
Django 2.1.10 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*July 1, 2019*
|
||||||
|
|
||||||
|
Django 2.1.10 fixes a security issue in 2.1.9.
|
@ -42,6 +42,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
2.1.10
|
||||||
2.1.9
|
2.1.9
|
||||||
2.1.8
|
2.1.8
|
||||||
2.1.7
|
2.1.7
|
||||||
@ -78,6 +79,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
1.11.22
|
||||||
1.11.21
|
1.11.21
|
||||||
1.11.20
|
1.11.20
|
||||||
1.11.19
|
1.11.19
|
||||||
|
Loading…
Reference in New Issue
Block a user