diff options
| author | Tim Graham <timograham@gmail.com> | 2016-02-06 09:24:20 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-02-06 09:24:20 -0500 |
| commit | d6337e65ed86ac0d2e55ebcbc710c42f87e0a3b6 (patch) | |
| tree | 1f1c3013d8aefdbb69e28e9e202003a64f6f8154 /docs | |
| parent | 015fad9060a8a6fb273a33b8e8457e504ed26131 (diff) | |
Added stub release notes for 1.8.10.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.10.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.8.10.txt b/docs/releases/1.8.10.txt new file mode 100644 index 0000000000..d680bad687 --- /dev/null +++ b/docs/releases/1.8.10.txt @@ -0,0 +1,12 @@ +=========================== +Django 1.8.10 release notes +=========================== + +*Under development* + +Django 1.8.10 fixes several bugs in 1.8.9. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index f60c13e7f8..5669c431ed 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -42,6 +42,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 + 1.8.10 1.8.9 1.8.8 1.8.7 |
