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.0.2, 3.2.12, and 2.2.27.

This commit is contained in:
Mariusz Felisiak
2022-01-11 09:57:01 +01:00
parent edbf930287
commit eeca934238
4 changed files with 23 additions and 2 deletions

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

@@ -0,0 +1,9 @@
===========================
Django 2.2.27 release notes
===========================
*February 1, 2022*
Django 2.2.27 fixes two security issues with severity "medium" in 2.2.26.
...