summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-05-13 09:42:26 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-05-13 09:45:39 +0200
commit1037825eed2a8261421b01fe39f39d52d160aa1f (patch)
treea9535850dbe0cead9cdde692eb40a5d7ce2d3b10 /docs
parent18525ad872de9e8378553353824619af540b1c28 (diff)
[3.2.x] Added stub release notes for Django 3.2.4.
Backport of 820408d842a07202a80e6ef7f7a57ec6258d88e6 from main
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.2.4.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/3.2.4.txt b/docs/releases/3.2.4.txt
new file mode 100644
index 0000000000..4ff28f9d72
--- /dev/null
+++ b/docs/releases/3.2.4.txt
@@ -0,0 +1,12 @@
+==========================
+Django 3.2.4 release notes
+==========================
+
+*Expected June 1, 2021*
+
+Django 3.2.4 fixes several bugs in 3.2.3.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index fdf46f272a..6248b06de6 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.2.4
3.2.3
3.2.2
3.2.1