mirror of
https://github.com/django/django.git
synced 2025-09-29 13:34:57 +00:00
Added stub release notes for Django 4.0.4.
This commit is contained in:
parent
47143e27d4
commit
9652a118ce
2 changed files with 13 additions and 0 deletions
12
docs/releases/4.0.4.txt
Normal file
12
docs/releases/4.0.4.txt
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
==========================
|
||||||
|
Django 4.0.4 release notes
|
||||||
|
==========================
|
||||||
|
|
||||||
|
*Expected April 4, 2022*
|
||||||
|
|
||||||
|
Django 4.0.4 fixes several bugs in 4.0.3.
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
========
|
||||||
|
|
||||||
|
* ...
|
|
@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
4.0.4
|
||||||
4.0.3
|
4.0.3
|
||||||
4.0.2
|
4.0.2
|
||||||
4.0.1
|
4.0.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue