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 for 5.1.1.

Backport of 790f0f8868 from main.
This commit is contained in:
Natalia
2024-08-07 10:38:36 -03:00
parent 8aca380e57
commit 52a0a0893e
2 changed files with 13 additions and 0 deletions

12
docs/releases/5.1.1.txt Normal file
View File

@@ -0,0 +1,12 @@
==========================
Django 5.1.1 release notes
==========================
*Expected September 3, 2024*
Django 5.1.1 fixes several bugs in 5.1.
Bugfixes
========
* ...