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 5.1.1, 5.0.9, and 4.2.16.

This commit is contained in:
Natalia
2024-08-27 09:20:59 -03:00
parent bc9b6251e0
commit 67efd42517
4 changed files with 25 additions and 2 deletions

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

@@ -0,0 +1,10 @@
===========================
Django 4.2.16 release notes
===========================
*September 3, 2024*
Django 4.2.16 fixes one security issue with severity "moderate" and one
security issues with severity "low" in 4.2.15.
...