summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-09-03 15:20:37 +0200
committerSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-09-03 15:22:02 +0200
commitdb13f7fbcb412ef1333f2c8bbb1d3d02344e3dd1 (patch)
tree096604675b3d27868d4b5381f3eb0e0148e4b5b2 /docs
parent90a9ba1aec109e77b8a663633cca154bd3b7b5d8 (diff)
[5.2.x] Added stub release notes for 5.2.7.
Backport of ab7c7dd99b3ddc489d9f007b273d891973212aa3 from main.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/5.2.7.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/5.2.7.txt b/docs/releases/5.2.7.txt
new file mode 100644
index 0000000000..ea06ac9089
--- /dev/null
+++ b/docs/releases/5.2.7.txt
@@ -0,0 +1,12 @@
+==========================
+Django 5.2.7 release notes
+==========================
+
+*Expected October 1, 2025*
+
+Django 5.2.7 fixes several bugs in 5.2.6.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index c51ef3a949..9dee4f7c4d 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.7
5.2.6
5.2.5
5.2.4