summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2022-04-01 08:37:19 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2022-04-04 10:55:50 +0200
commit8352b98e460f1b5349cd8a9a4ce35a573664c7c3 (patch)
tree74e8dc5a08cd1329d9cb59a3114b28a8821a11d9
parent2801f29dadbf890206b4cac59a4831f334418bc7 (diff)
[2.2.x] Added stub release notes for 2.2.28.
Backport of 78277faafd38d8360efc1fd0c9c52d7bb5eec002 from main
-rw-r--r--docs/releases/2.2.28.txt7
-rw-r--r--docs/releases/index.txt1
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/releases/2.2.28.txt b/docs/releases/2.2.28.txt
new file mode 100644
index 0000000000..0669e2d599
--- /dev/null
+++ b/docs/releases/2.2.28.txt
@@ -0,0 +1,7 @@
+===========================
+Django 2.2.28 release notes
+===========================
+
+*April 11, 2022*
+
+Django 2.2.28 fixes two security issues with severity "high" in 2.2.27.
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 2ddaa26b55..589aa67040 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
+ 2.2.28
2.2.27
2.2.26
2.2.25