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

Added stub release notes and date for Django 3.2.4, 3.1.12, and 2.2.24.

This commit is contained in:
Carlton Gibson
2021-05-25 10:38:20 +02:00
parent 68357b2ca9
commit b46dbd4e3e
4 changed files with 22 additions and 2 deletions

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

@@ -0,0 +1,9 @@
===========================
Django 2.2.24 release notes
===========================
*Expected June 2, 2021*
Django 2.2.24 fixes two security issues in 2.2.23.
...