[4.0.x] Added stub release notes for 4.0.6.
Backport of d5bc362030
from main
This commit is contained in:
parent
bd5ca017c0
commit
fd68bfa652
|
@ -0,0 +1,12 @@
|
||||||
|
==========================
|
||||||
|
Django 4.0.6 release notes
|
||||||
|
==========================
|
||||||
|
|
||||||
|
*Expected July 4, 2022*
|
||||||
|
|
||||||
|
Django 4.0.6 fixes several bugs in 4.0.5.
|
||||||
|
|
||||||
|
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.6
|
||||||
4.0.5
|
4.0.5
|
||||||
4.0.4
|
4.0.4
|
||||||
4.0.3
|
4.0.3
|
||||||
|
|
Loading…
Reference in New Issue