mirror of https://github.com/django/django.git
Added stub release notes for 5.0.8.
This commit is contained in:
parent
1062bf7302
commit
9c356144d7
|
@ -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
|
||||
========
|
||||
|
||||
* ...
|
|
@ -39,6 +39,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
5.0.8
|
||||
5.0.7
|
||||
5.0.6
|
||||
5.0.5
|
||||
|
|
Loading…
Reference in New Issue