mirror of
https://github.com/django/django.git
synced 2025-10-05 08:10:36 +00:00
[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
2 changed files with 13 additions and 0 deletions
12
docs/releases/4.1.1.txt
Normal file
12
docs/releases/4.1.1.txt
Normal file
|
@ -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…
Add table
Add a link
Reference in a new issue