diff options
| author | Tim Graham <timograham@gmail.com> | 2017-06-01 11:19:43 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-06-01 11:19:43 -0400 |
| commit | 4ef093b0b485ff425590ffb49bee62c21e5264e9 (patch) | |
| tree | 318461711882d7703b2d873bcf9f33659a348faf /docs | |
| parent | 162778b8e2fecfe6171eba09a7f0606b61ad3403 (diff) | |
Added stub release notes for 1.11.3.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.11.3.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.11.3.txt b/docs/releases/1.11.3.txt new file mode 100644 index 0000000000..7eacbd8a36 --- /dev/null +++ b/docs/releases/1.11.3.txt @@ -0,0 +1,12 @@ +=========================== +Django 1.11.3 release notes +=========================== + +*Under development* + +Django 1.11.3 fixes several bugs in 1.11.2. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index f0f9686432..ad089ecde9 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.11.3 1.11.2 1.11.1 1.11 |
