mirror of
https://github.com/Hopiu/django.git
synced 2026-04-28 10:44:50 +00:00
Added stub release notes for 3.1.6.
This commit is contained in:
parent
767917ed49
commit
966ed414b2
2 changed files with 13 additions and 0 deletions
12
docs/releases/3.1.6.txt
Normal file
12
docs/releases/3.1.6.txt
Normal file
|
|
@ -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::
|
||||
:maxdepth: 1
|
||||
|
||||
3.1.6
|
||||
3.1.5
|
||||
3.1.4
|
||||
3.1.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue