summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlton Gibson <carlton.gibson@noumenal.es>2018-10-01 11:44:36 +0200
committerCarlton Gibson <carlton.gibson@noumenal.es>2018-10-01 12:03:17 +0200
commit21ea15d1206425c8735460c9225d5f5855eea4ba (patch)
treec3b7aeef3f80364e974c4d3dbfab5a9a784c7869
parentabd0bafb49d11c1d18ad641bab7c123d2fa2f052 (diff)
downloaddjango-21ea15d1206425c8735460c9225d5f5855eea4ba.tar.gz
[1.11.x] Added stub release notes for 1.11.17 release.
Backport of 7040e638b960c122cd71eccac2b1bf2fe8d0f5da from master
-rw-r--r--docs/releases/1.11.17.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.11.17.txt b/docs/releases/1.11.17.txt
new file mode 100644
index 0000000000..8950f6adb8
--- /dev/null
+++ b/docs/releases/1.11.17.txt
@@ -0,0 +1,12 @@
+============================
+Django 1.11.17 release notes
+============================
+
+*Expected November 1, 2018*
+
+Django 1.11.17 fixes several bugs in 1.11.16.
+
+Bugfixes
+========
+
+* ... \ No newline at end of file
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 344420a015..5bd5ba8b81 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.17
1.11.16
1.11.15
1.11.14