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:02:13 -0500
commite937be3c1dc02cd06c14875be23d452b426d0d25 (patch)
tree2eddae2f92259e5df8a12b58ea5e33605e1cfbb5 /docs
parent496af73bf620ac5478082c06871bb665c620d414 (diff)
Added stub release notes for 5.2.11.
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 4dff9514c7..6def6ae2c1 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -40,6 +40,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