1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[5.1.x] Added stub release notes and release date for 5.1.1, 5.0.9, and 4.2.16.

Backport of 67efd42517 from main.
This commit is contained in:
Natalia
2024-08-27 09:20:59 -03:00
parent c9a8d005ee
commit e0ba8af1b4
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.
...