summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-12-05 10:54:33 -0500
committerTim Graham <timograham@gmail.com>2017-12-05 10:54:33 -0500
commitdfeb19121b40cadd22b81c4b9d0373d617a695ed (patch)
treeb82cd82f6d9813db3ab930a7bef20e1200777a7c /docs
parent3cc08f4b2ba6fe7931cf551676fa86a4966987e4 (diff)
Added stub release notes for 1.11.9.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.11.9.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.11.9.txt b/docs/releases/1.11.9.txt
new file mode 100644
index 0000000000..851f1f64c1
--- /dev/null
+++ b/docs/releases/1.11.9.txt
@@ -0,0 +1,12 @@
+===========================
+Django 1.11.9 release notes
+===========================
+
+*Expected January 1, 2018*
+
+Django 1.11.9 fixes several bugs in 1.11.8.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index a9d33be585..f5dea94aa0 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -40,6 +40,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.11.9
1.11.8
1.11.7
1.11.6