[4.1.x] Added stub release notes for 4.1.3 release.
Backport of 7a08927323
from main
This commit is contained in:
parent
e9dac0e312
commit
324d4fcbe1
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 4.1.3 release notes
|
||||
==========================
|
||||
|
||||
*Expected November 1, 2022*
|
||||
|
||||
Django 4.1.3 fixes several bugs in 4.1.2.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.1.3
|
||||
4.1.2
|
||||
4.1.1
|
||||
4.1
|
||||
|
|
Loading…
Reference in New Issue