diff options
| author | Tim Graham <timograham@gmail.com> | 2017-03-07 13:05:35 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-03-07 13:05:56 -0500 |
| commit | 679560b7d80884eff2c540cfe54aad661b08453d (patch) | |
| tree | ecb331db22d4146ccce9c3c39c0bf049648c11d5 /docs | |
| parent | ca58a405fca0ddc5ce2cb3d022dec403df1a5031 (diff) | |
[1.11.x] Added stub release notes for 1.10.7.
Backport of 6c5348b9d2f49e0b06167ba782829e9754c05bf5 from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.10.7.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.10.7.txt b/docs/releases/1.10.7.txt new file mode 100644 index 0000000000..dd5cf35fba --- /dev/null +++ b/docs/releases/1.10.7.txt @@ -0,0 +1,12 @@ +=========================== +Django 1.10.7 release notes +=========================== + +*Under development* + +Django 1.10.7 fixes several bugs in 1.10.6. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index a4aecfcbd2..5451e63fc8 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -33,6 +33,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 + 1.10.7 1.10.6 1.10.5 1.10.4 |
