summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2019-11-19 12:33:39 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2019-11-19 12:45:04 +0100
commit4082f078bce6ef937f604cd6270676700607b20f (patch)
tree06afc993d46178db359610dcd6dd722653b0899d /docs
parentc31252fc75fd29291e4592c9a08e8583e421f28d (diff)
[2.2.x] Added stub release notes for 2.1.15.
Backport of e9def97d1095efed15a109d82fe0498ebd56fa04 from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/2.1.15.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/2.1.15.txt b/docs/releases/2.1.15.txt
new file mode 100644
index 0000000000..9cd6457985
--- /dev/null
+++ b/docs/releases/2.1.15.txt
@@ -0,0 +1,12 @@
+===========================
+Django 2.1.15 release notes
+===========================
+
+*Expected December 2, 2019*
+
+Django 2.1.15 fixes a data loss bug in 2.1.14.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 83890ceb2b..067b177912 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -40,6 +40,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 2.1.15
2.1.14
2.1.13
2.1.12