summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-02-25 09:11:19 -0500
committerTim Graham <timograham@gmail.com>2015-02-25 09:11:19 -0500
commit71820721a19f5628b3176f16813d47378cb2c3cb (patch)
tree7113dcd74899c3da73d3858de8086c21b31a0843 /docs
parentaca73737da8ba173ad9435b1e9e1fe5d8516f3b3 (diff)
Added stub release notes for 1.7.6.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.6.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.7.6.txt b/docs/releases/1.7.6.txt
new file mode 100644
index 0000000000..dd4412a783
--- /dev/null
+++ b/docs/releases/1.7.6.txt
@@ -0,0 +1,12 @@
+==========================
+Django 1.7.6 release notes
+==========================
+
+*Under Development*
+
+Django 1.7.6 fixes several bugs in 1.7.5.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 2240f989f2..6f21df95ca 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -39,6 +39,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.7.6
1.7.5
1.7.4
1.7.3