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

Added stub release notes and release date for 4.2.6, 4.1.12, and 3.2.22.

This commit is contained in:
Natalia
2023-09-27 14:18:40 -03:00
parent 571bab9887
commit 5e4b75b78a
4 changed files with 23 additions and 2 deletions

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

@@ -0,0 +1,9 @@
===========================
Django 3.2.22 release notes
===========================
*October 4, 2023*
Django 3.2.22 fixes a security issue with severity "moderate" in 3.2.21.
...