summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-03-07 13:05:35 -0500
committerTim Graham <timograham@gmail.com>2017-03-07 13:05:35 -0500
commit6c5348b9d2f49e0b06167ba782829e9754c05bf5 (patch)
tree687778140c7fff2ceae7b3f43cc636100e8ed373 /docs
parent145f6c3ed6e8856078e2d04ff2567e9fb4a17930 (diff)
Added stub release notes for 1.10.7.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.10.7.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.10.7.txt b/docs/releases/1.10.7.txt
new file mode 100644
index 0000000000..dd5cf35fba
--- /dev/null
+++ b/docs/releases/1.10.7.txt
@@ -0,0 +1,12 @@
+===========================
+Django 1.10.7 release notes
+===========================
+
+*Under development*
+
+Django 1.10.7 fixes several bugs in 1.10.6.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 237d526c5b..ddf0502780 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -39,6 +39,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.10.7
1.10.6
1.10.5
1.10.4