mirror of
https://github.com/django/django.git
synced 2025-07-22 18:49:25 +00:00
[2.0.x] Added stub release notes for security releases.
This commit is contained in:
parent
99a6a6b176
commit
2da0064476
7
docs/releases/1.11.11.txt
Normal file
7
docs/releases/1.11.11.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
============================
|
||||||
|
Django 1.11.11 release notes
|
||||||
|
============================
|
||||||
|
|
||||||
|
*March 6, 2018*
|
||||||
|
|
||||||
|
Django 1.11.11 fixes two security issues in 1.11.10.
|
7
docs/releases/1.8.19.txt
Normal file
7
docs/releases/1.8.19.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
===========================
|
||||||
|
Django 1.8.19 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*March 6, 2018*
|
||||||
|
|
||||||
|
Django 1.8.19 fixes two security issues in 1.18.18.
|
@ -2,10 +2,10 @@
|
|||||||
Django 2.0.3 release notes
|
Django 2.0.3 release notes
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
*Expected March 1, 2018*
|
*March 6, 2018*
|
||||||
|
|
||||||
Django 2.0.3 fixes several bugs in 2.0.2. Also, the latest string translations
|
Django 2.0.3 fixes two security issues and several bugs in 2.0.2. Also, the
|
||||||
from Transifex are incorporated.
|
latest string translations from Transifex are incorporated.
|
||||||
|
|
||||||
Bugfixes
|
Bugfixes
|
||||||
========
|
========
|
||||||
|
@ -35,6 +35,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
1.11.11
|
||||||
1.11.10
|
1.11.10
|
||||||
1.11.9
|
1.11.9
|
||||||
1.11.8
|
1.11.8
|
||||||
@ -87,6 +88,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
1.8.19
|
||||||
1.8.18
|
1.8.18
|
||||||
1.8.17
|
1.8.17
|
||||||
1.8.16
|
1.8.16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user