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.2.1, 4.1.9, and 3.2.19.

This commit is contained in:
Mariusz Felisiak
2023-04-20 09:01:59 +02:00
parent 9440f6ba41
commit 18a7f2c711
4 changed files with 23 additions and 2 deletions

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

@@ -0,0 +1,9 @@
===========================
Django 3.2.19 release notes
===========================
*May 3, 2023*
Django 3.2.19 fixes a security issue with severity "low" in 3.2.18.
...