mirror of
https://github.com/django/django.git
synced 2025-09-13 14:06:28 +00:00
Added stub release notes for 3.1.3.
This commit is contained in:
parent
5a1f0f1318
commit
85fa24e3eb
2 changed files with 13 additions and 0 deletions
12
docs/releases/3.1.3.txt
Normal file
12
docs/releases/3.1.3.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 3.1.3 release notes
|
||||
==========================
|
||||
|
||||
*Expected November 2, 2020*
|
||||
|
||||
Django 3.1.3 fixes several bugs in 3.1.2.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.1.3
|
||||
3.1.2
|
||||
3.1.1
|
||||
3.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue