diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2020-02-03 10:23:54 +0100 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2020-02-03 10:23:54 +0100 |
| commit | 273918c25b203d32a7922bc7c3610e4a089fe931 (patch) | |
| tree | ae597aa08a222a58f6303b6c2e5e604c50e75817 /docs | |
| parent | d8b2ccbbb846328a0938347dc70cb2e603164d9a (diff) | |
Added stub release notes for 3.0.4.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/3.0.4.txt | 7 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/releases/3.0.4.txt b/docs/releases/3.0.4.txt new file mode 100644 index 0000000000..e5198c71ca --- /dev/null +++ b/docs/releases/3.0.4.txt @@ -0,0 +1,7 @@ +========================== +Django 3.0.4 release notes +========================== + +*Expected March 2, 2020* + +Django 3.0.4 fixes several bugs in 3.0.3. diff --git a/docs/releases/index.txt b/docs/releases/index.txt index 6a688587ef..b5e88efed7 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 + 3.0.4 3.0.3 3.0.2 3.0.1 |
