[4.0.x] Added stub release notes for Django 4.0.2.
Backport of f38c66b555
from main
This commit is contained in:
parent
9bb9326027
commit
6f9a994c47
|
@ -0,0 +1,12 @@
|
||||||
|
==========================
|
||||||
|
Django 4.0.2 release notes
|
||||||
|
==========================
|
||||||
|
|
||||||
|
*Expected February 1, 2022*
|
||||||
|
|
||||||
|
Django 4.0.2 fixes several bugs in 4.0.1.
|
||||||
|
|
||||||
|
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.2
|
||||||
4.0.1
|
4.0.1
|
||||||
4.0
|
4.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue