summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-12-02 10:41:35 -0500
committerTim Graham <timograham@gmail.com>2017-12-02 10:42:34 -0500
commit792535124111b08a157ebb4055f732af9d89c004 (patch)
tree6be5c31c2e1b1b4d617fa4d390423f15e20c9940 /docs
parent320b8c0e47ede9c21f954ebc26d5f12b7a2057f9 (diff)
[2.0.x] Added stub release notes for 2.0.1.
Backport of 450c933fff2b180825dc2c7c1289380431479695 from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/2.0.1.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/2.0.1.txt b/docs/releases/2.0.1.txt
new file mode 100644
index 0000000000..431950ef53
--- /dev/null
+++ b/docs/releases/2.0.1.txt
@@ -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
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 57cf0ad84c..642788dd5a 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -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