mirror of https://github.com/django/django.git
Added stub release notes for security releases.
This commit is contained in:
parent
663946463d
commit
73b6d02747
|
@ -0,0 +1,7 @@
|
||||||
|
===========================
|
||||||
|
Django 1.10.8 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*September 5, 2017*
|
||||||
|
|
||||||
|
Django 1.10.8 fixes a security issue in 1.10.7.
|
|
@ -2,9 +2,9 @@
|
||||||
Django 1.11.5 release notes
|
Django 1.11.5 release notes
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
*Under development*
|
*September 5, 2017*
|
||||||
|
|
||||||
Django 1.11.5 fixes several bugs in 1.11.4.
|
Django 1.11.5 fixes a security issue and several bugs in 1.11.4.
|
||||||
|
|
||||||
Bugfixes
|
Bugfixes
|
||||||
========
|
========
|
||||||
|
|
|
@ -44,6 +44,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
1.10.8
|
||||||
1.10.7
|
1.10.7
|
||||||
1.10.6
|
1.10.6
|
||||||
1.10.5
|
1.10.5
|
||||||
|
|
Loading…
Reference in New Issue