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:46 -0400 |
| commit | bc1505e1ba847b96217a98d5bbd442e73c25d69c (patch) | |
| tree | 0a266c478cd369300b729aa4e64a7ce34b4c5600 /docs | |
| parent | 8bf5cede3785a49b90737440eb9cc082ff29c054 (diff) | |
[1.9.x] Added stub release notes for 1.8.13.
Backport of ad3c72118fd79d27c9f958f41d354b59d883d403 from master
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 10c384a361..63e6205438 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -38,6 +38,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 |
