diff options
| author | Tim Graham <timograham@gmail.com> | 2016-04-13 13:21:20 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-04-13 13:21:20 -0400 |
| commit | ad3c72118fd79d27c9f958f41d354b59d883d403 (patch) | |
| tree | 035542d782d19ddf474c798ec467e7aaed648917 /docs | |
| parent | 0456a8b9e66608e2e7b7e64035d477f44c259c94 (diff) | |
Added stub release notes for 1.8.13.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.13.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.8.13.txt b/docs/releases/1.8.13.txt new file mode 100644 index 0000000000..b1a3dd0c20 --- /dev/null +++ b/docs/releases/1.8.13.txt @@ -0,0 +1,12 @@ +=========================== +Django 1.8.13 release notes +=========================== + +*Under development* + +Django 1.8.13 fixes several bugs in 1.8.12. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index e3f95e6473..81a69053e1 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -45,6 +45,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 + 1.8.13 1.8.12 1.8.11 1.8.10 |
