summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-09-01 16:27:45 -0400
committerTim Graham <timograham@gmail.com>2016-09-01 16:27:45 -0400
commitde7f9758aca472a5dfd94a46ec272b847229940f (patch)
tree96cb81b87463b1bda4ee14bae2d7f3664f3ff6d6 /docs
parent894df3e327587793348ca50cff65c13df0a0b867 (diff)
Added stub release notes for 1.10.2.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.10.2.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.10.2.txt b/docs/releases/1.10.2.txt
new file mode 100644
index 0000000000..4154836a1d
--- /dev/null
+++ b/docs/releases/1.10.2.txt
@@ -0,0 +1,12 @@
+===========================
+Django 1.10.2 release notes
+===========================
+
+*Under development*
+
+Django 1.10.2 fixes several bugs in 1.10.1.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 9235b8c73f..4a9f3783af 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -33,6 +33,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.10.2
1.10.1
1.10