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

[4.1.x] Adjusted version 4.0.7 release notes.

Backport of 9062c23de8 from main
This commit is contained in:
Carlton Gibson
2022-08-03 08:36:32 +02:00
parent a3bab93324
commit 5359607c89

View File

@@ -4,10 +4,6 @@ Django 4.0.7 release notes
*August 3, 2022*
Django 4.0.7 fixes a security issue with severity "high" and several bugs in
4.0.6.
Django 4.0.7 fixes a security issue with severity "high" in 4.0.6.
Bugfixes
========
* ...
...