summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCarlton Gibson <carlton.gibson@noumenal.es>2022-01-04 11:10:53 +0100
committerCarlton Gibson <carlton.gibson@noumenal.es>2022-01-04 11:11:20 +0100
commit6f9a994c475cc7d2f09d54427a4b85dc47ea367d (patch)
tree2e0b9b8ed8a0c2ce9bbad7ecdfa69f0936df7c77 /docs
parent9bb93260272d40a50e662d0400b199ebe8844dbf (diff)
[4.0.x] Added stub release notes for Django 4.0.2.
Backport of f38c66b55504dfe0b7ca15b0b4ced9430abc7eaa from main
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.0.2.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/4.0.2.txt b/docs/releases/4.0.2.txt
new file mode 100644
index 0000000000..002e891017
--- /dev/null
+++ b/docs/releases/4.0.2.txt
@@ -0,0 +1,12 @@
+==========================
+Django 4.0.2 release notes
+==========================
+
+*Expected February 1, 2022*
+
+Django 4.0.2 fixes several bugs in 4.0.1.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 423f20b2c3..b74c24929a 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
+ 4.0.2
4.0.1
4.0