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

[5.0.x] Added stub release notes for 4.2.8.

Backport of 36173cf29d from main
This commit is contained in:
Mariusz Felisiak
2023-11-01 08:22:25 +01:00
parent 2d929dd2cc
commit fd593db2fa
2 changed files with 13 additions and 0 deletions

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

@@ -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
========
* ...