diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2021-12-27 14:42:14 +0100 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2021-12-28 10:09:49 +0100 |
| commit | b0aa0709a58b9523a7a0b78088bf81c23053eba0 (patch) | |
| tree | 198be7009527409e820924eb2cb18bd84d1bf7b2 /docs/releases/3.2.11.txt | |
| parent | ae242235db910a94ea476b7a3efacf8dbab31c4f (diff) | |
[3.2.x] Added stub release notes for 3.2.11, and 2.2.26 releases.
Backport of b13d920b7b56d3e088e35311f5ee54f25d2779af from main.
Diffstat (limited to 'docs/releases/3.2.11.txt')
| -rw-r--r-- | docs/releases/3.2.11.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/releases/3.2.11.txt b/docs/releases/3.2.11.txt new file mode 100644 index 0000000000..b88f0f79ff --- /dev/null +++ b/docs/releases/3.2.11.txt @@ -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. + +... |
