summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-01-05 13:19:20 -0500
committerTim Graham <timograham@gmail.com>2016-01-05 13:19:20 -0500
commit1e57dccb31b1302c7292dfa7eac8d8aeeb76a7d0 (patch)
tree04324c6267ab2a96bb8c62958dce68b06cdcc9fb
parent8ad18103a190d04bb54f37425b4f87394b71a205 (diff)
Added stub release notes for 1.8.9.
-rw-r--r--docs/releases/1.8.9.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.8.9.txt b/docs/releases/1.8.9.txt
new file mode 100644
index 0000000000..d5735fc0d4
--- /dev/null
+++ b/docs/releases/1.8.9.txt
@@ -0,0 +1,12 @@
+==========================
+Django 1.8.9 release notes
+==========================
+
+*Under development*
+
+Django 1.8.9 fixes several bugs in 1.8.8.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 794550d56e..f591056da9 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -41,6 +41,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.8.9
1.8.8
1.8.7
1.8.6