diff options
| author | Tim Graham <timograham@gmail.com> | 2017-08-01 08:46:23 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-08-01 08:46:23 -0400 |
| commit | 53d2534b3813f46f373bbf751ac3baf21c50d405 (patch) | |
| tree | 53972b2f8992448d12aacb387fb6b2f8813d537f /docs | |
| parent | 4c68ef9136c9c32e58ce0273a4e026f17140e2fc (diff) | |
Added stub release notes for 1.11.5.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.11.5.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.11.5.txt b/docs/releases/1.11.5.txt new file mode 100644 index 0000000000..bbdd640e4b --- /dev/null +++ b/docs/releases/1.11.5.txt @@ -0,0 +1,12 @@ +=========================== +Django 1.11.5 release notes +=========================== + +*Under development* + +Django 1.11.5 fixes several bugs in 1.11.4. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index fcde6295e2..c3c29a5956 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.5 1.11.4 1.11.3 1.11.2 |
