mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
[2.0.x] Added stub release notes for 2.0.1.
Backport of 450c933fff
from master
This commit is contained in:
parent
320b8c0e47
commit
7925351241
2 changed files with 13 additions and 0 deletions
12
docs/releases/2.0.1.txt
Normal file
12
docs/releases/2.0.1.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 2.0.1 release notes
|
||||
==========================
|
||||
|
||||
*Expected January 1, 2018*
|
||||
|
||||
Django 2.0.1 fixes several bugs in 2.0.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.0.1
|
||||
2.0
|
||||
|
||||
1.11 release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue