Added stub release notes for 2.0.5.
This commit is contained in:
parent
f3b1c3bd06
commit
87639adcd1
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 2.0.5 release notes
|
||||
==========================
|
||||
|
||||
*Expected May 1, 2018*
|
||||
|
||||
Django 2.0.5 fixes several bugs in 2.0.4.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.0.5
|
||||
2.0.4
|
||||
2.0.3
|
||||
2.0.2
|
||||
|
|
Loading…
Reference in New Issue