mirror of https://github.com/django/django.git
[2.0.x] Added stub release notes for 2.0.6.
Backport of c02953ebbc
from master
This commit is contained in:
parent
8ecf3c752d
commit
3003830008
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 2.0.6 release notes
|
||||
==========================
|
||||
|
||||
*Expected June 1, 2018*
|
||||
|
||||
Django 2.0.6 fixes several bugs in 2.0.5.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.0.6
|
||||
2.0.5
|
||||
2.0.4
|
||||
2.0.3
|
||||
|
|
Loading…
Reference in New Issue