summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-10-03 19:58:02 -0400
committerTim Graham <timograham@gmail.com>2015-10-03 19:58:02 -0400
commit58195f0b16999245ada6bd010b71c9c5352ae608 (patch)
treeb0fbb5d93f22514a3b9049b4710fc9fc1f8c9a54 /docs
parent2eb5589a721488b592ed05d6790d9ad7d2b9dafd (diff)
Added stub release notes for 1.8.6.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.8.6.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.8.6.txt b/docs/releases/1.8.6.txt
new file mode 100644
index 0000000000..6268bb3bbf
--- /dev/null
+++ b/docs/releases/1.8.6.txt
@@ -0,0 +1,12 @@
+==========================
+Django 1.8.6 release notes
+==========================
+
+*Under Development*
+
+Django 1.8.6 fixes several bugs in 1.8.5.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 291a0da89b..790ae91539 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -39,6 +39,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.8.6
1.8.5
1.8.4
1.8.3