summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-09-05 16:12:55 -0400
committerTim Graham <timograham@gmail.com>2017-09-05 16:14:16 -0400
commit312050df82919cb87180705c826302b7b9b5e367 (patch)
tree6e1e4db5a2994bfa419406df181cee2c6a29f99a /docs
parentc69051894cf31462bbc0f55ee0f2ee49e86c4a94 (diff)
[1.11.x] Added stub release notes for 1.11.6.
Backport of 1b86088f6f92d9c937b24f063141d0b8bfb39969 from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.11.6.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.11.6.txt b/docs/releases/1.11.6.txt
new file mode 100644
index 0000000000..4069c8297e
--- /dev/null
+++ b/docs/releases/1.11.6.txt
@@ -0,0 +1,12 @@
+===========================
+Django 1.11.6 release notes
+===========================
+
+*Expected October 2, 2017*
+
+Django 1.11.6 fixes several bugs in 1.11.5.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index cac6bb938f..ad1970b715 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.6
1.11.5
1.11.4
1.11.3