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:43:42 +0100
commit1b72e3fbf3e4c73239683a1dd09ca8f5c120ee40 (patch)
tree892b127e5be697e522d529a50cd8ee8cddaf4678 /docs
parent4dc34becf67c07f7710428523216e932c9ecdedc (diff)
[1.9.x] Added stub release notes for 1.8.7.
Backport of d49b36e485d201dd230a01f6cb8ea6e8e4fddb49 from master
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 0c7e7badc2..bd71d18092 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -32,6 +32,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