mirror of https://github.com/django/django.git
[4.2.x] Added stub release notes for 4.1.7.
Backport of f3c89744cc
from main
This commit is contained in:
parent
379b37171b
commit
ba7d8ac37d
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 4.1.7 release notes
|
||||
==========================
|
||||
|
||||
*Expected February 14, 2023*
|
||||
|
||||
Django 4.1.7 fixes several bugs in 4.1.6.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -33,6 +33,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.1.7
|
||||
4.1.6
|
||||
4.1.5
|
||||
4.1.4
|
||||
|
|
Loading…
Reference in New Issue