summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-06-01 11:19:43 -0400
committerTim Graham <timograham@gmail.com>2017-06-01 12:55:12 -0400
commit2134090e798bbc2d11c57c11f7e1c05dbcf1e39f (patch)
tree811278fab0720900e07a27384f3e62ad8540604e /docs
parent80a62ac64f3109f2760372d862fa86b0396a6f84 (diff)
[1.11.x] Added stub release notes for 1.11.3.
Backport of 4ef093b0b485ff425590ffb49bee62c21e5264e9 from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.11.3.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.11.3.txt b/docs/releases/1.11.3.txt
new file mode 100644
index 0000000000..7eacbd8a36
--- /dev/null
+++ b/docs/releases/1.11.3.txt
@@ -0,0 +1,12 @@
+===========================
+Django 1.11.3 release notes
+===========================
+
+*Under development*
+
+Django 1.11.3 fixes several bugs in 1.11.2.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 18158a86ec..8fc0203729 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.3
1.11.2
1.11.1
1.11