diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2018-06-08 08:40:04 +0200 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2018-06-08 08:44:29 +0200 |
| commit | 7f163aac3a1db321e73e3074f8594aa0f250821f (patch) | |
| tree | 6db8f2b1f3c6fd033c3130350b73af7931838cfb /docs | |
| parent | 744a44dfa1df21d10e19c6928066eb1408993b29 (diff) | |
[2.0.x] Added stub release notes for 2.0.6.
Backport of acae1206800a7997e5f95f7df8043452301fa241 from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/2.0.7.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/2.0.7.txt b/docs/releases/2.0.7.txt new file mode 100644 index 0000000000..2704a207de --- /dev/null +++ b/docs/releases/2.0.7.txt @@ -0,0 +1,12 @@ +========================== +Django 2.0.6 release notes +========================== + +*July 2, 2018* + +Django 2.0.7 fixes several bugs in 2.0.6. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index 116bde8fba..1c591478c5 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 + 2.0.7 2.0.6 2.0.5 2.0.4 |
