summaryrefslogtreecommitdiff
path: root/docs
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:03:23 -0300
commit4d11402932eca570850bdfa58a71eb59fc62275a (patch)
treea0276cb8d9e9ba05aacdd78ce573d464c923e4cb /docs
parent5bb433e99bc24625295e05448fdf173dc72028ad (diff)
Added stub release notes for 5.1.3.
Diffstat (limited to 'docs')
-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 689044cfe3..a38053c2a9 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -32,6 +32,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