[2.1.x] Added stub release notes for 2.0.6.
Backport of acae120680
from master
This commit is contained in:
parent
33b5313d7c
commit
91d8579580
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 2.0.6 release notes
|
||||
==========================
|
||||
|
||||
*July 2, 2018*
|
||||
|
||||
Django 2.0.7 fixes several bugs in 2.0.6.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.0.7
|
||||
2.0.6
|
||||
2.0.5
|
||||
2.0.4
|
||||
|
|
Loading…
Reference in New Issue