summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNatalia <124304+nessita@users.noreply.github.com>2025-06-04 10:55:33 -0300
committerNatalia <124304+nessita@users.noreply.github.com>2025-06-04 10:56:00 -0300
commit3bc3ce8e64336efba4230079491172244a36f18d (patch)
tree8fc833df9df730d0908537aa5d4d37784b56ce87 /docs
parent16892c92f5c851150a1e0ae413247070d2426994 (diff)
[5.2.x] Added stub release notes for 5.2.3.
Backport of 1f19c36e2d57607b82476cc90bc881ac2586d2d5 from main.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/5.2.3.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/5.2.3.txt b/docs/releases/5.2.3.txt
new file mode 100644
index 0000000000..d8455d1fe9
--- /dev/null
+++ b/docs/releases/5.2.3.txt
@@ -0,0 +1,12 @@
+==========================
+Django 5.2.3 release notes
+==========================
+
+*Expected July 2, 2025*
+
+Django 5.2.3 fixes several bugs in 5.2.2.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 90c4b7dba7..e65fa85a38 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.3
5.2.2
5.2.1
5.2