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-04 09:47:02 -0400
commitd2906d7c1739d2a15179a80bd35f880af46cd337 (patch)
treede2ac99cba384f2b075282f88e1e348e22234377 /docs
parent2e9d9dd6b1e319a51f3738cf77f741729d0efb6d (diff)
[1.11.x] Added stub release notes for 1.11.13.
Backport of b2678468aee3526ec2d092a2f20b1d12b15ba12f from master
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 c2e1a0c99a..72043d5007 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -26,6 +26,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