summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-01-14 09:47:29 -0500
committerTim Graham <timograham@gmail.com>2015-01-14 09:47:29 -0500
commitec7ef5afbbd12abe74314d557aabb3d85d667749 (patch)
tree7cbc47cedc578b7c864c4bfa2c9d85acc0dc71ed /docs
parentdc90bf2ac823ed9841cc8ca4035fe0b62a18c958 (diff)
Added stub release notes for 1.7.4.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.4.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.7.4.txt b/docs/releases/1.7.4.txt
new file mode 100644
index 0000000000..379b148488
--- /dev/null
+++ b/docs/releases/1.7.4.txt
@@ -0,0 +1,12 @@
+==========================
+Django 1.7.4 release notes
+==========================
+
+*Under development*
+
+Django 1.7.4 fixes several bugs in 1.7.3.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 1b473bcb44..29b34d508c 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
+ 1.7.4
1.7.3
1.7.2
1.7.1