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:34:11 -0400
commitf94449ef69b3846f02f0ad3964192711b32f9ef6 (patch)
treea86cee9fc95c1905dcd514167742427bf8f03f77 /docs
parentafb8ad29924d5439b973f2d2653bb58ce577f8cf (diff)
[5.2.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 02f2762be1..f8d69ac1db 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.2.8
5.2.7
5.2.6
5.2.5