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