summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2023-02-01 13:18:34 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2023-02-01 13:22:00 +0100
commitba7d8ac37d32d17947fc88cc6b6d2e87c08b3496 (patch)
tree6acb1c3a2a08ee9148fea7745a19c5bf418c6dc7 /docs
parent379b37171bc3fd72c13bbf8111e925346e88eff2 (diff)
[4.2.x] Added stub release notes for 4.1.7.
Backport of f3c89744cc801cc7d134bca9958c4a74aa76380f from main
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.1.7.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/4.1.7.txt b/docs/releases/4.1.7.txt
new file mode 100644
index 0000000000..35a3c2b2e8
--- /dev/null
+++ b/docs/releases/4.1.7.txt
@@ -0,0 +1,12 @@
+==========================
+Django 4.1.7 release notes
+==========================
+
+*Expected February 14, 2023*
+
+Django 4.1.7 fixes several bugs in 4.1.6.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index dd59aed1f9..028f865596 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.7
4.1.6
4.1.5
4.1.4