summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCarlton Gibson <carlton.gibson@noumenal.es>2019-10-01 10:42:43 +0200
committerCarlton Gibson <carlton.gibson@noumenal.es>2019-10-01 10:44:49 +0200
commita135e1e16ebbac86ec09022a34b01316ca17a42f (patch)
tree8823948e2344ccacbf5bf63ab197902c24fa034c /docs
parent848abaab62f63cf72c5d568434c6a2dc7f7a10fb (diff)
[3.0.x] Added stub release notes for 2.2.7.
Backport of e1c1eaf0c6f4d3d2f60513d20aa9b84b17d096ec from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/2.2.7.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/2.2.7.txt b/docs/releases/2.2.7.txt
new file mode 100644
index 0000000000..001af88176
--- /dev/null
+++ b/docs/releases/2.2.7.txt
@@ -0,0 +1,12 @@
+==========================
+Django 2.2.7 release notes
+==========================
+
+*Expected November 1, 2019*
+
+Django 2.2.7 fixes several bugs in 2.2.6.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 486b009c8c..dcd049aa4a 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 2.2.7
2.2.6
2.2.5
2.2.4