diff options
| author | Tim Graham <timograham@gmail.com> | 2017-01-04 14:33:18 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-01-04 14:33:54 -0500 |
| commit | 0d9d15925cad78dcee2b817ca7c6cdfcde734ab0 (patch) | |
| tree | f4e2b06dc59662af55a63d8da6b91686755e52bf /docs | |
| parent | c80451247d862f9f1a8193d4d80b288770b71b1d (diff) | |
[1.10.x] Added stub release notes for 1.10.6.
Backport of a50926ede2f4ac388a962756316078f491110ba4 from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.10.6.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.10.6.txt b/docs/releases/1.10.6.txt new file mode 100644 index 0000000000..5cd502b3f6 --- /dev/null +++ b/docs/releases/1.10.6.txt @@ -0,0 +1,12 @@ +=========================== +Django 1.10.6 release notes +=========================== + +*Under development* + +Django 1.10.6 fixes several bugs in 1.10.5. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index a53b9aa8b3..593e158f5f 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.10.6 1.10.5 1.10.4 1.10.3 |
