diff options
| author | Tim Graham <timograham@gmail.com> | 2015-03-09 13:09:39 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-03-09 13:09:39 -0400 |
| commit | ea9157f681654d393c970108866edb344b65a1aa (patch) | |
| tree | 48dc066e3f80739135cf3b3d65da8a91879168fb /docs | |
| parent | 82c9169077a066995e3b00aac551bf1c8a89d98a (diff) | |
Added stub release notes for 1.7.7.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.7.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.7.7.txt b/docs/releases/1.7.7.txt new file mode 100644 index 0000000000..fa67c97de9 --- /dev/null +++ b/docs/releases/1.7.7.txt @@ -0,0 +1,12 @@ +========================== +Django 1.7.7 release notes +========================== + +*Under development* + +Django 1.7.7 fixes several bugs in 1.7.6. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index 6f21df95ca..58ecb4dd8f 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.7 1.7.6 1.7.5 1.7.4 |
