summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.11.11.txt7
-rw-r--r--docs/releases/1.8.19.txt7
-rw-r--r--docs/releases/index.txt2
3 files changed, 16 insertions, 0 deletions
diff --git a/docs/releases/1.11.11.txt b/docs/releases/1.11.11.txt
new file mode 100644
index 0000000000..c344f3e7b5
--- /dev/null
+++ b/docs/releases/1.11.11.txt
@@ -0,0 +1,7 @@
+============================
+Django 1.11.11 release notes
+============================
+
+*March 6, 2018*
+
+Django 1.11.11 fixes two security issues in 1.11.10.
diff --git a/docs/releases/1.8.19.txt b/docs/releases/1.8.19.txt
new file mode 100644
index 0000000000..9709f2622d
--- /dev/null
+++ b/docs/releases/1.8.19.txt
@@ -0,0 +1,7 @@
+===========================
+Django 1.8.19 release notes
+===========================
+
+*March 6, 2018*
+
+Django 1.8.19 fixes two security issues in 1.18.18.
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 51d9a9a778..9ec56c3f9e 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -26,6 +26,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.11.11
1.11.10
1.11.9
1.11.8
@@ -78,6 +79,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.8.19
1.8.18
1.8.17
1.8.16