summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2019-01-08 08:57:22 -0500
committerTim Graham <timograham@gmail.com>2019-01-08 08:57:22 -0500
commit36fceeec883c5082168714a0eb14a2fe40f9d79b (patch)
tree85d0a2938f59e6f0aee65cb0f10406d549e4c89c
parent162ae9c9143aa85eb27ea69b446a28973eea4854 (diff)
Added stub 2.1.6 release notes.
-rw-r--r--docs/releases/2.1.6.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/2.1.6.txt b/docs/releases/2.1.6.txt
new file mode 100644
index 0000000000..894eb160b2
--- /dev/null
+++ b/docs/releases/2.1.6.txt
@@ -0,0 +1,12 @@
+==========================
+Django 2.1.6 release notes
+==========================
+
+*Expected February 1, 2019*
+
+Django 2.1.6 several bugs in 2.1.5.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 239d27b3ec..c62ec0ae6b 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 2.1.6
2.1.5
2.1.4
2.1.3