summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCarlton Gibson <carlton.gibson@noumenal.es>2022-10-04 09:49:23 +0200
committerCarlton Gibson <carlton.gibson@noumenal.es>2022-10-04 09:49:23 +0200
commit7a089273236cf79a6c8a3db7a622fb89872ebe37 (patch)
tree503b6e3088516c82333f90de896b3e19e17a6f63 /docs
parente5ea2842941967f06cefa10865f303b39c95279f (diff)
Added stub release notes for 4.1.3 release.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.1.3.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/4.1.3.txt b/docs/releases/4.1.3.txt
new file mode 100644
index 0000000000..e9bc8284cd
--- /dev/null
+++ b/docs/releases/4.1.3.txt
@@ -0,0 +1,12 @@
+==========================
+Django 4.1.3 release notes
+==========================
+
+*Expected November 1, 2022*
+
+Django 4.1.3 fixes several bugs in 4.1.2.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index c994f13251..ea081a8fc5 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -33,6 +33,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 4.1.3
4.1.2
4.1.1
4.1