summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2022-07-04 10:05:55 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2022-07-04 10:33:18 +0200
commit38c2bdba35963ca2ffcad529b15752fb42a556ca (patch)
treeac5ae33192e7e2d45347abfa990ae73a7cba300a
parent284b188a4194e8fa5d72a73b09a869d7dd9f0dc5 (diff)
[4.1.x] Added stub release notes for 4.0.7.
Backport of c6932ea2ea7ec431245b9a343c72318bb758072f from main
-rw-r--r--docs/releases/4.0.7.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/4.0.7.txt b/docs/releases/4.0.7.txt
new file mode 100644
index 0000000000..63771ab066
--- /dev/null
+++ b/docs/releases/4.0.7.txt
@@ -0,0 +1,12 @@
+==========================
+Django 4.0.7 release notes
+==========================
+
+*Expected August 2, 2022*
+
+Django 4.0.7 fixes several bugs in 4.0.6.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 6a2f158835..648969772b 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
+ 4.0.7
4.0.6
4.0.5
4.0.4