Added stub release notes for security releases.
This commit is contained in:
parent
287fef8693
commit
7dbe7aa0b6
|
@ -0,0 +1,7 @@
|
|||
============================
|
||||
Django 1.11.15 release notes
|
||||
============================
|
||||
|
||||
*August 1, 2018*
|
||||
|
||||
Django 1.11.15 fixes a security issue in 1.11.14.
|
|
@ -2,9 +2,9 @@
|
|||
Django 2.0.8 release notes
|
||||
==========================
|
||||
|
||||
*Expected August 1, 2018*
|
||||
*August 1, 2018*
|
||||
|
||||
Django 2.0.8 fixes several bugs in 2.0.7.
|
||||
Django 2.0.8 fixes a security issue and several bugs in 2.0.7.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
============================================
|
||||
Django 2.1 release notes - UNDER DEVELOPMENT
|
||||
============================================
|
||||
========================
|
||||
Django 2.1 release notes
|
||||
========================
|
||||
|
||||
*August 1, 2018*
|
||||
|
||||
Welcome to Django 2.1!
|
||||
|
||||
|
|
|
@ -54,6 +54,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
1.11.15
|
||||
1.11.14
|
||||
1.11.13
|
||||
1.11.12
|
||||
|
|
Loading…
Reference in New Issue