diff options
| author | Tim Graham <timograham@gmail.com> | 2018-05-31 10:15:39 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-05-31 10:15:39 -0400 |
| commit | 8a6fcfdc77d84bd5cebf1e6a6dd65c64f9cb40b8 (patch) | |
| tree | 70253d296f8b567f7b4cc307e76671725494d9d3 /docs | |
| parent | 5008d59a2a8b9df09737fc05c9e343146a348a90 (diff) | |
Added stub release notes for 1.11.14.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.11.14.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.11.14.txt b/docs/releases/1.11.14.txt new file mode 100644 index 0000000000..23f16e0651 --- /dev/null +++ b/docs/releases/1.11.14.txt @@ -0,0 +1,12 @@ +============================ +Django 1.11.14 release notes +============================ + +*Expected July 2, 2018* + +Django 1.11.14 fixes several bugs in 1.11.13. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index 6aa27381de..37a96d4e85 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -52,6 +52,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 + 1.11.14 1.11.13 1.11.12 1.11.11 |
