mirror of https://github.com/django/django.git
Added stub release notes for 4.0.6.
This commit is contained in:
parent
40bf34a92f
commit
d5bc362030
|
@ -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
|
||||
========
|
||||
|
||||
* ...
|
|
@ -40,6 +40,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.0.6
|
||||
4.0.5
|
||||
4.0.4
|
||||
4.0.3
|
||||
|
|
Loading…
Reference in New Issue