summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlton Gibson <carlton.gibson@noumenal.es>2022-12-06 10:20:27 +0100
committerCarlton Gibson <carlton.gibson@noumenal.es>2022-12-06 10:21:44 +0100
commitc2dadbcbf06ec429c79328d7c8df22335f2ea333 (patch)
tree034bfcf3c865497c9f41a50aeec9194b36d63bf9
parente3309d68eada10d27b314ba7a7d6942707d740ab (diff)
[4.1.x] Added stub release notes for 4.1.5.
Backport of 845a5db38fd3d2695af8cece78951729936a0196 from main
-rw-r--r--docs/releases/4.1.5.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/4.1.5.txt b/docs/releases/4.1.5.txt
new file mode 100644
index 0000000000..57d46f204b
--- /dev/null
+++ b/docs/releases/4.1.5.txt
@@ -0,0 +1,12 @@
+==========================
+Django 4.1.5 release notes
+==========================
+
+*Expected January 2, 2023*
+
+Django 4.1.5 fixes several bugs in 4.1.4.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index a1bef69293..89ad31dc21 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
+ 4.1.5
4.1.4
4.1.3
4.1.2