mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
[2.1.x] Added stub release notes for 2.1.3 release.
Backport of dc28c0faf3
from master
This commit is contained in:
parent
5da80967bc
commit
d53e91d43d
2 changed files with 13 additions and 0 deletions
12
docs/releases/2.1.3.txt
Normal file
12
docs/releases/2.1.3.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 2.1.3 release notes
|
||||
==========================
|
||||
|
||||
*Expected November 1, 2018*
|
||||
|
||||
Django 2.1.3 fixes several bugs in 2.1.2
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.1.3
|
||||
2.1.2
|
||||
2.1.1
|
||||
2.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue