Added stub release notes for 3.0.7.
This commit is contained in:
parent
c5358794e3
commit
8e8ff38cb8
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 3.0.7 release notes
|
||||
==========================
|
||||
|
||||
*Expected June 1, 2020*
|
||||
|
||||
Django 3.0.7 fixes several bugs in 3.0.6.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.0.7
|
||||
3.0.6
|
||||
3.0.5
|
||||
3.0.4
|
||||
|
|
Loading…
Reference in New Issue