summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2020-05-04 07:38:35 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-05-04 07:43:44 +0200
commit668f745bb7fd2f39a264e7faf45e067f27512822 (patch)
tree200a6b4f07c85f37cb9b0f230e21d50d6ddaedf0 /docs
parente538d6d6844e366e37f5a2a498862158313d1c56 (diff)
[3.0.x] Added stub release notes for 3.0.7.
Backport of 8e8ff38cb8766590fa3a4f412dbb4b11f65b5c69 from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.0.7.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/3.0.7.txt b/docs/releases/3.0.7.txt
new file mode 100644
index 0000000000..6b204973be
--- /dev/null
+++ b/docs/releases/3.0.7.txt
@@ -0,0 +1,12 @@
+==========================
+Django 3.0.7 release notes
+==========================
+
+*Expected June 1, 2020*
+
+Django 3.0.7 fixes several bugs in 3.0.6.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 1f8da4cc13..083748a178 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.0.7
3.0.6
3.0.5
3.0.4