diff options
| author | Tim Graham <timograham@gmail.com> | 2015-11-05 09:22:12 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-11-05 09:43:46 +0100 |
| commit | e86b5a5aab4d322ad1c4e12a8eec1bab8338b6d5 (patch) | |
| tree | eebe7f364fff220adee51b09274b984f08f1231b /docs | |
| parent | 617063e1a96c01b4e981a2f4c4884fd209abb7f9 (diff) | |
[1.8.x] Added stub release notes for 1.8.7.
Backport of d49b36e485d201dd230a01f6cb8ea6e8e4fddb49 from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.7.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.8.7.txt b/docs/releases/1.8.7.txt new file mode 100644 index 0000000000..6db055b5fc --- /dev/null +++ b/docs/releases/1.8.7.txt @@ -0,0 +1,12 @@ +========================== +Django 1.8.7 release notes +========================== + +*Under development* + +Django 1.8.7 fixes several bugs in 1.8.6. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index cff9c8b2ba..59d22c3bcb 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.8.7 1.8.6 1.8.5 1.8.4 |
