summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-02-25 20:27:10 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-02-25 20:30:29 +0100
commitbdad3eb7ec3fb284460784636c3ba9fea64cbb01 (patch)
treeae72fc7a29739e6e37eb9c92918203dba00a84db
parent7fffdc4aad2bcfc31b3161d07f3ec33c83c2fa32 (diff)
[3.1.x] Added stub release notes for 3.1.8.
Backport of e0f82d7992ad7085dcf4ed096a6ad2e3ad89eaae from master
-rw-r--r--docs/releases/3.1.8.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/3.1.8.txt b/docs/releases/3.1.8.txt
new file mode 100644
index 0000000000..3fa2a4f0c8
--- /dev/null
+++ b/docs/releases/3.1.8.txt
@@ -0,0 +1,12 @@
+==========================
+Django 3.1.8 release notes
+==========================
+
+*Expected April 5, 2021*
+
+Django 3.1.8 fixes several bugs in 3.1.7.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 8bd30dc7b4..09b00e5fb0 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.8
3.1.7
3.1.6
3.1.5