Added stub release notes for 2.0.8.
This commit is contained in:
parent
f3fa86a89b
commit
2c3f198946
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 2.0.8 release notes
|
||||
==========================
|
||||
|
||||
*Expected August 1, 2018*
|
||||
|
||||
Django 2.0.8 fixes several bugs in 2.0.7.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -39,6 +39,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.0.8
|
||||
2.0.7
|
||||
2.0.6
|
||||
2.0.5
|
||||
|
|
Loading…
Reference in New Issue