[4.1.x] Added stub release notes for 4.1.1.
Backport of 09e837c5d9
from main
This commit is contained in:
parent
2fed4f7dd9
commit
a9268e3225
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 4.1.1 release notes
|
||||
==========================
|
||||
|
||||
*Expected September 5, 2022*
|
||||
|
||||
Django 4.1.1 fixes several bugs in 4.1.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.1.1
|
||||
4.1
|
||||
|
||||
4.0 release
|
||||
|
|
Loading…
Reference in New Issue