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