diff options
| author | Tim Graham <timograham@gmail.com> | 2016-01-05 13:19:20 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-01-05 13:19:50 -0500 |
| commit | 5c1de942ac9f97c4c9ab47a35dd5433bbe7b7967 (patch) | |
| tree | e25c4a385c5231dfc31f4a93b56e1c09f4385435 /docs | |
| parent | df4fea644f65f791797c2e01e23a6c303396256d (diff) | |
[1.8.x] Added stub release notes for 1.8.9.
Backport of 1e57dccb31b1302c7292dfa7eac8d8aeeb76a7d0 from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.9.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.8.9.txt b/docs/releases/1.8.9.txt new file mode 100644 index 0000000000..d5735fc0d4 --- /dev/null +++ b/docs/releases/1.8.9.txt @@ -0,0 +1,12 @@ +========================== +Django 1.8.9 release notes +========================== + +*Under development* + +Django 1.8.9 fixes several bugs in 1.8.8. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index ec4f0cc73e..9e6257bf6a 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.9 1.8.8 1.8.7 1.8.6 |
