summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-01-04 14:33:18 -0500
committerTim Graham <timograham@gmail.com>2017-01-04 14:33:54 -0500
commit0d9d15925cad78dcee2b817ca7c6cdfcde734ab0 (patch)
treef4e2b06dc59662af55a63d8da6b91686755e52bf /docs
parentc80451247d862f9f1a8193d4d80b288770b71b1d (diff)
[1.10.x] Added stub release notes for 1.10.6.
Backport of a50926ede2f4ac388a962756316078f491110ba4 from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.10.6.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.10.6.txt b/docs/releases/1.10.6.txt
new file mode 100644
index 0000000000..5cd502b3f6
--- /dev/null
+++ b/docs/releases/1.10.6.txt
@@ -0,0 +1,12 @@
+===========================
+Django 1.10.6 release notes
+===========================
+
+*Under development*
+
+Django 1.10.6 fixes several bugs in 1.10.5.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index a53b9aa8b3..593e158f5f 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.10.6
1.10.5
1.10.4
1.10.3