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:16:59 -0400 |
| commit | 4ab47ceb1e04bb46805f5f1807b748beca2cf3dc (patch) | |
| tree | 3bc07d70d8f87c73991ea9a6372261089147147d /docs | |
| parent | 4ca64f2bd52dea691e33473dc97f8ee9e2a1130d (diff) | |
[2.1.x] Added stub release notes for 1.11.14.
Backport of 8a6fcfdc77d84bd5cebf1e6a6dd65c64f9cb40b8 from master
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 05d1a08bf8..896c21cd1f 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -45,6 +45,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 |
