mirror of https://github.com/django/django.git
Added stub release notes for 4.0.3.
This commit is contained in:
parent
9e0df0d6dd
commit
ba4a6880d1
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 4.0.3 release notes
|
||||
==========================
|
||||
|
||||
*Expected March 1, 2022*
|
||||
|
||||
Django 4.0.3 fixes several bugs in 4.0.2.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.0.3
|
||||
4.0.2
|
||||
4.0.1
|
||||
4.0
|
||||
|
|
Loading…
Reference in New Issue