summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-03-04 09:47:43 -0500
committerTim Graham <timograham@gmail.com>2016-03-04 09:48:08 -0500
commit2a9ce3627179425f20c56ae43cac65d9f67c69df (patch)
tree8476d99baa799eec9583f3f2683daa457ddebaaf /docs
parent377ca697a133e6063be3dff09b83b1c533d91950 (diff)
[1.9.x] Added stub release notes for 1.8.11.
Backport of 2f0c785a4c2353a3035ba6022cec5e25fb9d569b from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.8.11.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.8.11.txt b/docs/releases/1.8.11.txt
new file mode 100644
index 0000000000..9837371f7b
--- /dev/null
+++ b/docs/releases/1.8.11.txt
@@ -0,0 +1,12 @@
+===========================
+Django 1.8.11 release notes
+===========================
+
+*Under development*
+
+Django 1.8.11 fixes several bugs in 1.8.10.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index baf72288b9..0224a2e6c1 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -36,6 +36,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.8.11
1.8.10
1.8.9
1.8.8