mirror of https://github.com/django/django.git
Added stub release notes for 3.1.6.
This commit is contained in:
parent
767917ed49
commit
966ed414b2
|
@ -0,0 +1,12 @@
|
||||||
|
==========================
|
||||||
|
Django 3.1.6 release notes
|
||||||
|
==========================
|
||||||
|
|
||||||
|
*Expected February 1, 2021*
|
||||||
|
|
||||||
|
Django 3.1.6 fixes several bugs in 3.1.5.
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
========
|
||||||
|
|
||||||
|
* ...
|
|
@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
3.1.6
|
||||||
3.1.5
|
3.1.5
|
||||||
3.1.4
|
3.1.4
|
||||||
3.1.3
|
3.1.3
|
||||||
|
|
Loading…
Reference in New Issue