summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2023-06-21 08:59:10 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2023-06-26 14:39:49 +0200
commit07cc014cb30bc3c343a25c81aad6820bbc72c0d9 (patch)
tree9c271441c132346a44e0dd51b546c9f1c25ea2e6 /docs
parente1bbbbe6acb69e755554088bc573cc1835673209 (diff)
[3.2.x] Added stub release notes for 3.2.20.
Backport of 2360ba22742c3ee8729697bfe2d508110465af56 from main
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.2.20.txt9
-rw-r--r--docs/releases/index.txt1
2 files changed, 10 insertions, 0 deletions
diff --git a/docs/releases/3.2.20.txt b/docs/releases/3.2.20.txt
new file mode 100644
index 0000000000..e4ef914394
--- /dev/null
+++ b/docs/releases/3.2.20.txt
@@ -0,0 +1,9 @@
+===========================
+Django 3.2.20 release notes
+===========================
+
+*July 3, 2023*
+
+Django 3.2.20 fixes a security issue with severity "moderate" in 3.2.19.
+
+...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 0b045b730a..1da0a752b3 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.20
3.2.19
3.2.18
3.2.17