mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Added stub release notes for 3.0.5.
This commit is contained in:
parent
43f8ba1c7c
commit
1b3a900a69
2 changed files with 13 additions and 0 deletions
12
docs/releases/3.0.5.txt
Normal file
12
docs/releases/3.0.5.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 3.0.5 release notes
|
||||
==========================
|
||||
|
||||
*Expected April 1, 2020*
|
||||
|
||||
Django 3.0.5 fixes several bugs in 3.0.4.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.0.5
|
||||
3.0.4
|
||||
3.0.3
|
||||
3.0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue