Added stub release notes for 1.11.9.
This commit is contained in:
parent
3cc08f4b2b
commit
dfeb19121b
|
@ -0,0 +1,12 @@
|
|||
===========================
|
||||
Django 1.11.9 release notes
|
||||
===========================
|
||||
|
||||
*Expected January 1, 2018*
|
||||
|
||||
Django 1.11.9 fixes several bugs in 1.11.8.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -40,6 +40,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
1.11.9
|
||||
1.11.8
|
||||
1.11.7
|
||||
1.11.6
|
||||
|
|
Loading…
Reference in New Issue