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:56 -0500 |
| commit | 530f0adcf3aab3b3eabdc37a5ea6e8943e8135c4 (patch) | |
| tree | 65745fcb4d5a6913d39f911b04d6085d7006a714 /docs | |
| parent | 2526e452b6722a84c00a5e744edd6936bcc5d8bc (diff) | |
[1.9.x] Added stub release notes for 1.8.10.
Backport of d6337e65ed86ac0d2e55ebcbc710c42f87e0a3b6 from master
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 2725408608..adbda90109 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -35,6 +35,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 |
