diff options
| author | Tim Graham <timograham@gmail.com> | 2016-06-04 19:57:56 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-06-04 19:58:42 -0400 |
| commit | dd0a1266f1cd0f1a4f11d327a406e49f0dcdba42 (patch) | |
| tree | aa8be461500a0bce367640cd7d37275c443d3c23 /docs | |
| parent | 9f296b14c4c368006975cc6b99fcd74e53a37082 (diff) | |
[1.10.x] Added stub release notes for 1.9.8.
Backport of 01e567864ef9d9892e7181b62f7c51a1b9f76e37 from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.9.8.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.9.8.txt b/docs/releases/1.9.8.txt new file mode 100644 index 0000000000..7a3b55bae5 --- /dev/null +++ b/docs/releases/1.9.8.txt @@ -0,0 +1,12 @@ +========================== +Django 1.9.8 release notes +========================== + +*Under development* + +Django 1.9.8 fixes several bugs in 1.9.7. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index 7d45ecf4fb..3dbbe4ae33 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 + 1.9.8 1.9.7 1.9.6 1.9.5 |
