summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/releases/4.2.25.txt10
-rw-r--r--docs/releases/5.1.13.txt10
-rw-r--r--docs/releases/index.txt2
3 files changed, 22 insertions, 0 deletions
diff --git a/docs/releases/4.2.25.txt b/docs/releases/4.2.25.txt
new file mode 100644
index 0000000000..69f238c3c1
--- /dev/null
+++ b/docs/releases/4.2.25.txt
@@ -0,0 +1,10 @@
+===========================
+Django 4.2.25 release notes
+===========================
+
+*October 1, 2025*
+
+Django 4.2.25 fixes one security issue with severity "high" and one security
+issue with severity "low" in 4.2.24.
+
+...
diff --git a/docs/releases/5.1.13.txt b/docs/releases/5.1.13.txt
new file mode 100644
index 0000000000..a181694be2
--- /dev/null
+++ b/docs/releases/5.1.13.txt
@@ -0,0 +1,10 @@
+===========================
+Django 5.1.13 release notes
+===========================
+
+*October 1, 2025*
+
+Django 5.1.13 fixes one security issue with severity "high" and one security
+issue with severity "low" in 5.1.12.
+
+...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 4c76584491..48b8b333e1 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
+ 5.1.13
5.1.12
5.1.11
5.1.10
@@ -66,6 +67,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 4.2.25
4.2.24
4.2.23
4.2.22