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

[4.1.x] Set date and added stub notes for 4.1.2, 4.0.8, and 3.2.16 releases.

Backport of c2bc71b635 and
f08651c06c from main.
This commit is contained in:
Carlton Gibson
2022-09-27 09:44:39 +02:00
parent e151df24ae
commit fba7962bac
4 changed files with 23 additions and 2 deletions

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

@@ -0,0 +1,9 @@
===========================
Django 3.2.16 release notes
===========================
*October 4, 2022*
Django 3.2.16 fixes a security issue with severity "medium" in 3.2.15.
...