Added stub release notes for 3.0.9.
This commit is contained in:
parent
0f3aecf581
commit
c2a835703f
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 3.0.9 release notes
|
||||
==========================
|
||||
|
||||
*Expected August 3, 2020*
|
||||
|
||||
Django 3.0.9 fixes several bugs in 3.0.8.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -39,6 +39,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.0.9
|
||||
3.0.8
|
||||
3.0.7
|
||||
3.0.6
|
||||
|
|
Loading…
Reference in New Issue