Added stub release notes for 2.0.10 release.
This commit is contained in:
parent
7040e638b9
commit
2e86710dac
|
@ -0,0 +1,12 @@
|
|||
===========================
|
||||
Django 2.0.10 release notes
|
||||
===========================
|
||||
|
||||
*Expected November 1, 2018*
|
||||
|
||||
Django 2.0.10 fixes several bugs in 2.0.9.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -41,6 +41,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.0.10
|
||||
2.0.9
|
||||
2.0.8
|
||||
2.0.7
|
||||
|
|
Loading…
Reference in New Issue