1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Added stub release notes for 4.0.10 and 3.2.18.

Set date for 4.1.7 release.
This commit is contained in:
Carlton Gibson
2023-02-02 11:54:09 +01:00
parent 7c6195ef81
commit 7e003428f9
4 changed files with 25 additions and 2 deletions

9
docs/releases/4.0.10.txt Normal file
View File

@@ -0,0 +1,9 @@
===========================
Django 4.0.10 release notes
===========================
*February 14, 2023*
Django 4.0.10 fixes fixes a security issue with severity "moderate" in 4.0.9.
...