summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Walls <jacobtylerwalls@gmail.com>2025-10-01 10:30:45 -0400
committerJacob Walls <jacobtylerwalls@gmail.com>2025-10-01 10:33:43 -0400
commit2d756ab79dc1c3140ad84139a82e431d97e411cc (patch)
tree9aa0b6500b27296dc14168f5b9ca76a774d4e31e /docs
parentaf067f56c1dd467df4abd0ddd409a700da1f03ba (diff)
[6.0.x] Added stub release notes for 5.2.8.
Backport of 1324d9037e9281ec0fdd88c15b20881c7a6ea8b9 from main.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/5.2.8.txt13
-rw-r--r--docs/releases/index.txt1
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/releases/5.2.8.txt b/docs/releases/5.2.8.txt
new file mode 100644
index 0000000000..fd35dd6af5
--- /dev/null
+++ b/docs/releases/5.2.8.txt
@@ -0,0 +1,13 @@
+==========================
+Django 5.2.8 release notes
+==========================
+
+*Expected November 5, 2025*
+
+Django 5.2.8 fixes several bugs in 5.2.7.
+
+Bugfixes
+========
+
+* ...
+
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 87ea9b22d6..6895e164ec 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 5.2.8
5.2.7
5.2.6
5.2.5