diff options
| author | Tim Graham <timograham@gmail.com> | 2015-05-20 14:17:59 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-05-20 14:17:59 -0400 |
| commit | 7b8008a078ffdfd18ebbe78fecbb92cdddf2f304 (patch) | |
| tree | 0bbbfb291e5e4c00cb1c2c1172a17e6add0764f9 /docs | |
| parent | c940940fe47e0c0fad45d687df001a90cbb92c87 (diff) | |
Added stub release notes for 1.8.3.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.3.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.8.3.txt b/docs/releases/1.8.3.txt new file mode 100644 index 0000000000..ed293156c2 --- /dev/null +++ b/docs/releases/1.8.3.txt @@ -0,0 +1,12 @@ +========================== +Django 1.8.3 release notes +========================== + +*Under development* + +Django 1.8.3 fixes several bugs in 1.8.2. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index 73cce92152..c9ef3d0c92 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.8.3 1.8.2 1.8.1 1.8 |
