summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2018-04-03 15:02:58 -0400
committerTim Graham <timograham@gmail.com>2018-04-03 15:03:44 -0400
commitb2678468aee3526ec2d092a2f20b1d12b15ba12f (patch)
tree48a81f7eafbc7c334d57ba06a704cc1cf5fba947 /docs
parent55cc26941a1eb6093bf9602e67a2b5fdf7e68683 (diff)
Added stub release notes for 1.11.13.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.11.13.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.11.13.txt b/docs/releases/1.11.13.txt
new file mode 100644
index 0000000000..8dbd651652
--- /dev/null
+++ b/docs/releases/1.11.13.txt
@@ -0,0 +1,12 @@
+============================
+Django 1.11.13 release notes
+============================
+
+*Expected May 1, 2018*
+
+Django 1.11.13 fixes several bugs in 1.11.12.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 7c111be869..376ebd6a42 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -44,6 +44,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.11.13
1.11.12
1.11.11
1.11.10