mirror of https://github.com/django/django.git
Added stub release notes for 4.2.8.
This commit is contained in:
parent
7caf262183
commit
36173cf29d
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 4.2.8 release notes
|
||||
==========================
|
||||
|
||||
*Expected December 4, 2023*
|
||||
|
||||
Django 4.2.8 fixes several bugs in 4.2.7.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -40,6 +40,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.2.8
|
||||
4.2.7
|
||||
4.2.6
|
||||
4.2.5
|
||||
|
|
Loading…
Reference in New Issue