summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatalia <124304+nessita@users.noreply.github.com>2024-10-08 12:02:53 -0300
committerNatalia <124304+nessita@users.noreply.github.com>2024-10-08 12:04:53 -0300
commit52f2996b9b8829bf6b707a44dcc29dbd04c927ae (patch)
tree31e7d7dd7dcf23c7655813c13aa03ce2f5d3c44e
parentd3ab2ad081ceab56299a5f6eda640f21a57b76f2 (diff)
[5.1.x] Added stub release notes for 5.1.3.
Backport of 4d11402932eca570850bdfa58a71eb59fc62275a from main.
-rw-r--r--docs/releases/5.1.3.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/5.1.3.txt b/docs/releases/5.1.3.txt
new file mode 100644
index 0000000000..9cb48dc2f3
--- /dev/null
+++ b/docs/releases/5.1.3.txt
@@ -0,0 +1,12 @@
+==========================
+Django 5.1.3 release notes
+==========================
+
+*Expected November 5, 2024*
+
+Django 5.1.3 fixes several bugs in 5.1.2.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 7db747c97f..06c1461ab7 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.1.3
5.1.2
5.1.1
5.1