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

[5.0.x] Added stub release notes and release date for 4.2.6, 4.1.12, and 3.2.22.

Backport of 5e4b75b78a from main
This commit is contained in:
Natalia
2023-09-27 14:18:40 -03:00
parent 33ca9f91c2
commit 0ca421c5aa
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.
...