diff options
| author | Tim Graham <timograham@gmail.com> | 2015-02-25 09:11:19 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-02-25 09:11:19 -0500 |
| commit | 71820721a19f5628b3176f16813d47378cb2c3cb (patch) | |
| tree | 7113dcd74899c3da73d3858de8086c21b31a0843 /docs | |
| parent | aca73737da8ba173ad9435b1e9e1fe5d8516f3b3 (diff) | |
Added stub release notes for 1.7.6.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.6.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
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 |
