[4.0.x] Added stub release notes for 4.0.3.
Backport of ba4a6880d1
from main
This commit is contained in:
parent
69dfc6e61a
commit
1c74ac8648
|
@ -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
|
||||||
|
========
|
||||||
|
|
||||||
|
* ...
|
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
4.0.3
|
||||||
4.0.2
|
4.0.2
|
||||||
4.0.1
|
4.0.1
|
||||||
4.0
|
4.0
|
||||||
|
|
Loading…
Reference in New Issue