1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Added stub release notes for Django 4.0.4.

This commit is contained in:
Carlton Gibson
2022-03-01 09:58:35 +01:00
parent 47143e27d4
commit 9652a118ce
2 changed files with 13 additions and 0 deletions

12
docs/releases/4.0.4.txt Normal file
View 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
========
* ...