summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-11-01 21:33:51 -0400
committerTim Graham <timograham@gmail.com>2017-11-01 21:37:55 -0400
commitd464f6b7621774f8e9ddf97fdf2c4638b0d64ce4 (patch)
tree1ea1cbdb0c5513d261348f4550d8f93067376bfa /docs
parentcf939c642081e542067abf2f2d9c41775c0e1139 (diff)
[1.11.x] Added stub release notes for 1.11.8.
Backport of ef718a72b3db81d35a6c1273b1565b48dd867e90 from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.11.8.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.11.8.txt b/docs/releases/1.11.8.txt
new file mode 100644
index 0000000000..dd9d19ae19
--- /dev/null
+++ b/docs/releases/1.11.8.txt
@@ -0,0 +1,12 @@
+===========================
+Django 1.11.8 release notes
+===========================
+
+*Expected December 1, 2017*
+
+Django 1.11.8 fixes several bugs in 1.11.7.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index a753400901..c3378cc23c 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -26,6 +26,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.11.8
1.11.7
1.11.6
1.11.5