summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCarlton Gibson <carlton.gibson@noumenal.es>2021-01-04 08:58:03 +0100
committerCarlton Gibson <carlton.gibson@noumenal.es>2021-01-04 08:59:11 +0100
commit622e37ca6dbaa1e39bf939f4f261daef095253ad (patch)
tree1ee19a4ed82f990b9b77635fa41def82ca94c1c9 /docs
parentf244d86962f8b34c266c3ee449f04aa312d8971e (diff)
[3.1.x] Added stub release notes for 3.1.6.
Backport of 966ed414b2adfc9ecc26a9d529dec99d94262cd9 from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.1.6.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/3.1.6.txt b/docs/releases/3.1.6.txt
new file mode 100644
index 0000000000..dfc60acc95
--- /dev/null
+++ b/docs/releases/3.1.6.txt
@@ -0,0 +1,12 @@
+==========================
+Django 3.1.6 release notes
+==========================
+
+*Expected February 1, 2021*
+
+Django 3.1.6 fixes several bugs in 3.1.5.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 615e69a8f4..9caf34f7bd 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
+ 3.1.6
3.1.5
3.1.4
3.1.3