mirror of
https://github.com/django/django.git
synced 2025-07-24 21:54:14 +00:00
[3.1.x] Added stub release notes for 3.1.6.
Backport of 966ed414b2
from master
This commit is contained in:
parent
f244d86962
commit
622e37ca6d
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
|
||||
========
|
||||
|
||||
* ...
|
|
@ -25,6 +25,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…
Add table
Add a link
Reference in a new issue