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

Added stub release notes for 4.0.1, 3.2.11, and 2.2.26 releases.

This commit is contained in:
Carlton Gibson
2021-12-27 14:42:14 +01:00
parent 2d07e1aaeb
commit b13d920b7b
4 changed files with 25 additions and 2 deletions

10
docs/releases/3.2.11.txt Normal file
View File

@@ -0,0 +1,10 @@
===========================
Django 3.2.11 release notes
===========================
*January 4, 2022*
Django 3.2.11 fixes one security issue with severity "medium" and two security
issues with severity "low" in 3.2.10.
...