summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2022-11-01 07:27:10 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2022-11-01 07:31:24 +0100
commite8ea852f07c4eb59ab531689fb5d88ef68d092d6 (patch)
tree0aa957c3786ea9bcb95809bc975b67a87e53960d /docs
parent5ed0ba2ce04c0d13aca7cecef55802ab7dad1880 (diff)
[4.1.x] Added stub release notes for 4.1.4.
Backport of c765b62e3258de4dce9935ab7aed430346dfbc10 from main
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.1.4.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/4.1.4.txt b/docs/releases/4.1.4.txt
new file mode 100644
index 0000000000..da3810875f
--- /dev/null
+++ b/docs/releases/4.1.4.txt
@@ -0,0 +1,12 @@
+==========================
+Django 4.1.4 release notes
+==========================
+
+*Expected December 6, 2022*
+
+Django 4.1.4 fixes several bugs in 4.1.3.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 9a1521e20d..a1bef69293 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.4
4.1.3
4.1.2
4.1.1