Added stub release notes for 4.0.7.
This commit is contained in:
parent
54eb8a374d
commit
c6932ea2ea
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 4.0.7 release notes
|
||||
==========================
|
||||
|
||||
*Expected August 2, 2022*
|
||||
|
||||
Django 4.0.7 fixes several bugs in 4.0.6.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -40,6 +40,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.0.7
|
||||
4.0.6
|
||||
4.0.5
|
||||
4.0.4
|
||||
|
|
Loading…
Reference in New Issue