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:47 -0500 |
| commit | aa6853da22ea6d2fb93d6b067bb073190d86f41a (patch) | |
| tree | b43660aca7076aff336a4b982ea209958bf03972 /docs | |
| parent | 2972fd235325f5d2bf50897507913027b44a31a3 (diff) | |
[1.7.x] Added stub release notes for 1.7.6.
Backport of 71820721a19f5628b3176f16813d47378cb2c3cb from master
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 d1dd0bf1ef..e1cf8089c3 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 + 1.7.6 1.7.5 1.7.4 1.7.3 |
