summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2020-02-10 08:18:58 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-02-10 08:24:00 +0100
commitdc0dfd1dacfb26a3e7bcbe7aaf7658282cae3b54 (patch)
tree1d6bf6b9616c8cf6bb7a18806c7adf31fbe6a9bd
parent5aaec00606a69ef4c4548501bb878a401c6ee109 (diff)
[3.0.x] Added stub release notes for 2.2.11.
Backport of 7e8339748cc199b4a13513891d9ac4f1e4794588 from master
-rw-r--r--docs/releases/2.2.11.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/2.2.11.txt b/docs/releases/2.2.11.txt
new file mode 100644
index 0000000000..5aaa5deab0
--- /dev/null
+++ b/docs/releases/2.2.11.txt
@@ -0,0 +1,12 @@
+===========================
+Django 2.2.11 release notes
+===========================
+
+*Expected March 2, 2020*
+
+Django 2.2.11 fixes a data loss bug in 2.2.10.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 37d9f8a3ff..8598dfeb29 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -36,6 +36,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 2.2.11
2.2.10
2.2.9
2.2.8