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.0.8.

Backport of 9c356144d7 from main.
This commit is contained in:
Natalia
2024-07-09 11:34:44 -03:00
parent e396c43d17
commit 057a8898c7
2 changed files with 13 additions and 0 deletions

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

@@ -0,0 +1,12 @@
==========================
Django 5.0.8 release notes
==========================
*Expected August 6, 2024*
Django 5.0.8 fixes several bugs in 5.0.7.
Bugfixes
========
* ...