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