summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-04-13 13:21:20 -0400
committerTim Graham <timograham@gmail.com>2016-04-13 13:21:20 -0400
commitad3c72118fd79d27c9f958f41d354b59d883d403 (patch)
tree035542d782d19ddf474c798ec467e7aaed648917 /docs
parent0456a8b9e66608e2e7b7e64035d477f44c259c94 (diff)
Added stub release notes for 1.8.13.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.8.13.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.8.13.txt b/docs/releases/1.8.13.txt
new file mode 100644
index 0000000000..b1a3dd0c20
--- /dev/null
+++ b/docs/releases/1.8.13.txt
@@ -0,0 +1,12 @@
+===========================
+Django 1.8.13 release notes
+===========================
+
+*Under development*
+
+Django 1.8.13 fixes several bugs in 1.8.12.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index e3f95e6473..81a69053e1 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -45,6 +45,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.8.13
1.8.12
1.8.11
1.8.10