summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/releases/2.2.24.txt9
-rw-r--r--docs/releases/3.1.12.txt9
-rw-r--r--docs/releases/index.txt2
3 files changed, 20 insertions, 0 deletions
diff --git a/docs/releases/2.2.24.txt b/docs/releases/2.2.24.txt
new file mode 100644
index 0000000000..29dca2d375
--- /dev/null
+++ b/docs/releases/2.2.24.txt
@@ -0,0 +1,9 @@
+===========================
+Django 2.2.24 release notes
+===========================
+
+*Expected June 2, 2021*
+
+Django 2.2.24 fixes two security issues in 2.2.23.
+
+...
diff --git a/docs/releases/3.1.12.txt b/docs/releases/3.1.12.txt
new file mode 100644
index 0000000000..285c0b5b07
--- /dev/null
+++ b/docs/releases/3.1.12.txt
@@ -0,0 +1,9 @@
+===========================
+Django 3.1.12 release notes
+===========================
+
+*Expected June 2, 2021*
+
+Django 3.1.12 fixes two security issues in 3.1.11.
+
+...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 7d75e28b5e..a06e15e728 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.1.12
3.1.11
3.1.10
3.1.9
@@ -64,6 +65,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 2.2.24
2.2.23
2.2.22
2.2.21