mirror of
https://github.com/django/django.git
synced 2025-07-26 06:34:13 +00:00
[3.0.x] Added stub release notes for 3.0.3.
Backport of 69331bb851
from master
This commit is contained in:
parent
7a375d34fe
commit
eb94e7ad6b
2 changed files with 13 additions and 0 deletions
12
docs/releases/3.0.3.txt
Normal file
12
docs/releases/3.0.3.txt
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
==========================
|
||||||
|
Django 3.0.3 release notes
|
||||||
|
==========================
|
||||||
|
|
||||||
|
*Expected February 3, 2020*
|
||||||
|
|
||||||
|
Django 3.0.3 fixes several bugs in 3.0.2.
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
========
|
||||||
|
|
||||||
|
* ...
|
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
3.0.3
|
||||||
3.0.2
|
3.0.2
|
||||||
3.0.1
|
3.0.1
|
||||||
3.0
|
3.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue