Added stub release notes for 4.1.2.
This commit is contained in:
parent
aed92f686d
commit
604fadde11
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 4.1.2 release notes
|
||||
==========================
|
||||
|
||||
*Expected October 4, 2022*
|
||||
|
||||
Django 4.1.2 fixes several bugs in 4.1.1.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -33,6 +33,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.1.2
|
||||
4.1.1
|
||||
4.1
|
||||
|
||||
|
|
Loading…
Reference in New Issue