summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCarlton Gibson <carlton.gibson@noumenal.es>2020-11-02 09:20:28 +0100
committerCarlton Gibson <carlton.gibson@noumenal.es>2020-11-02 09:20:53 +0100
commitc8785b473f99a0dbc76f8a61b88904e2f44998ae (patch)
tree79b905640181454cbac9a561ded576e7198e0aa8 /docs
parent7fc07b9b2ba0c5c62a8840325d21b414a099fda0 (diff)
Added stub release notes for 3.1.4.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.1.4.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/3.1.4.txt b/docs/releases/3.1.4.txt
new file mode 100644
index 0000000000..a112e9993e
--- /dev/null
+++ b/docs/releases/3.1.4.txt
@@ -0,0 +1,12 @@
+==========================
+Django 3.1.4 release notes
+==========================
+
+*Expected December 1, 2020*
+
+Django 3.1.4 fixes several bugs in 3.1.3.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index c9fd871ae5..5819adc32e 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
+ 3.1.4
3.1.3
3.1.2
3.1.1