summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-11-05 09:22:12 +0100
committerTim Graham <timograham@gmail.com>2015-11-05 09:22:12 +0100
commitd49b36e485d201dd230a01f6cb8ea6e8e4fddb49 (patch)
tree6a7e72ee36cb63e7ac453bbb0870b52e752d4a0c /docs
parentdacec66c79963f728d73787e0a6476c819638041 (diff)
Added stub release notes for 1.8.7.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.8.7.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.8.7.txt b/docs/releases/1.8.7.txt
new file mode 100644
index 0000000000..6db055b5fc
--- /dev/null
+++ b/docs/releases/1.8.7.txt
@@ -0,0 +1,12 @@
+==========================
+Django 1.8.7 release notes
+==========================
+
+*Under development*
+
+Django 1.8.7 fixes several bugs in 1.8.6.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 790ae91539..f51e76442c 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.7
1.8.6
1.8.5
1.8.4