mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
[3.0.x] Added stub release notes for 3.0.5.
Backport of 1b3a900a69
from master
This commit is contained in:
parent
88cfa212db
commit
91d97406da
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
|
||||
========
|
||||
|
||||
* ...
|
|
@ -25,6 +25,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