summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCarlton Gibson <carlton.gibson@noumenal.es>2018-11-01 15:48:28 +0100
committerCarlton Gibson <carlton.gibson@noumenal.es>2018-11-01 15:48:54 +0100
commit2b263ed6be6d289da4598986a86dbfdac58d540e (patch)
tree1c8a26c934544c7b569af9d384eff5ec2c46f5f8 /docs
parent78cff67005e02d7f81210cc0c5baf941b97bf38e (diff)
[2.1.x] Added stub release notes for 2.1.4 release.
Backport of 74ddd0e83b039268e2988b777753cf01e417ccc1 from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/2.1.4.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/2.1.4.txt b/docs/releases/2.1.4.txt
new file mode 100644
index 0000000000..102558a9c1
--- /dev/null
+++ b/docs/releases/2.1.4.txt
@@ -0,0 +1,12 @@
+==========================
+Django 2.1.4 release notes
+==========================
+
+*Expected December 1, 2018*
+
+Django 2.1.4 fixes several bugs in 2.1.3
+
+Bugfixes
+========
+
+* ... \ No newline at end of file
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index dc267f453f..c976c5a8e9 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.1.4
2.1.3
2.1.2
2.1.1