Added stub release notes for 3.1.8.
This commit is contained in:
parent
7cc6899d41
commit
e0f82d7992
|
@ -0,0 +1,12 @@
|
||||||
|
==========================
|
||||||
|
Django 3.1.8 release notes
|
||||||
|
==========================
|
||||||
|
|
||||||
|
*Expected April 5, 2021*
|
||||||
|
|
||||||
|
Django 3.1.8 fixes several bugs in 3.1.7.
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
========
|
||||||
|
|
||||||
|
* ...
|
|
@ -39,6 +39,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
3.1.8
|
||||||
3.1.7
|
3.1.7
|
||||||
3.1.6
|
3.1.6
|
||||||
3.1.5
|
3.1.5
|
||||||
|
|
Loading…
Reference in New Issue