summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Walls <jacobtylerwalls@gmail.com>2026-01-06 14:02:13 -0500
committerJacob Walls <jacobtylerwalls@gmail.com>2026-01-06 14:05:34 -0500
commit3ed443e338c3f774989a46c74aa1e87f091b0279 (patch)
tree01bec3e0780bc5a810d4773b0a8174dff5f9687b /docs
parentd68f8de8ffca11f299b4c589fcbc79a6c434f863 (diff)
[6.0.x] Added stub release notes for 5.2.11.
Backport of e937be3c1dc02cd06c14875be23d452b426d0d25 from main.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/5.2.11.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/5.2.11.txt b/docs/releases/5.2.11.txt
new file mode 100644
index 0000000000..9428663332
--- /dev/null
+++ b/docs/releases/5.2.11.txt
@@ -0,0 +1,12 @@
+===========================
+Django 5.2.11 release notes
+===========================
+
+*Expected February 3, 2026*
+
+Django 5.2.11 fixes several bugs in 5.2.10.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 130a44377e..824462b437 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -33,6 +33,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 5.2.11
5.2.10
5.2.9
5.2.8