summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-05-20 14:17:59 -0400
committerTim Graham <timograham@gmail.com>2015-05-20 14:18:35 -0400
commit4bf6f55cc65f191c951a2d9705b23e0b08d27d6b (patch)
treeda30ff39e7b26c4cf195300c48357f4918d1b1d7 /docs
parent20e7e77ef79b57d7a346115a5e08e37e65933d42 (diff)
[1.8.x] Added stub release notes for 1.8.3.
Backport of 7b8008a078ffdfd18ebbe78fecbb92cdddf2f304 from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.8.3.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.8.3.txt b/docs/releases/1.8.3.txt
new file mode 100644
index 0000000000..ed293156c2
--- /dev/null
+++ b/docs/releases/1.8.3.txt
@@ -0,0 +1,12 @@
+==========================
+Django 1.8.3 release notes
+==========================
+
+*Under development*
+
+Django 1.8.3 fixes several bugs in 1.8.2.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 74f6c60b5f..c6cee645f5 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.8.3
1.8.2
1.8.1
1.8