Added stub release notes for 4.0.1.
This commit is contained in:
parent
d7bd9eb6cd
commit
adef3d975e
|
@ -0,0 +1,12 @@
|
||||||
|
==========================
|
||||||
|
Django 4.0.1 release notes
|
||||||
|
==========================
|
||||||
|
|
||||||
|
*Expected January 4, 2022*
|
||||||
|
|
||||||
|
Django 4.0.1 fixes several bugs in 4.0.
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
========
|
||||||
|
|
||||||
|
* ...
|
|
@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
4.0.1
|
||||||
4.0
|
4.0
|
||||||
|
|
||||||
3.2 release
|
3.2 release
|
||||||
|
|
Loading…
Reference in New Issue