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:55:35 -0500
commite71f4e8632cd448a00a4e3ed71b6204815e3d03b (patch)
treeb79d9f3521fb2a8a0c9267bdc7c876e2d2e357ab /docs
parentb0d809ac6c73fb4b76cc56469618ebf68e22caf6 (diff)
[2.0.x] Added stub release notes for 1.11.9.
Backport of dfeb19121b40cadd22b81c4b9d0373d617a695ed from master
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 642788dd5a..8da569f54b 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -33,6 +33,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