mirror of
https://github.com/Hopiu/django.git
synced 2026-05-14 18:43:10 +00:00
Added stub release notes for 4.1.5.
This commit is contained in:
parent
f4a053a294
commit
845a5db38f
2 changed files with 13 additions and 0 deletions
12
docs/releases/4.1.5.txt
Normal file
12
docs/releases/4.1.5.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 4.1.5 release notes
|
||||
==========================
|
||||
|
||||
*Expected January 2, 2023*
|
||||
|
||||
Django 4.1.5 fixes several bugs in 4.1.4.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
|
|
@ -33,6 +33,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.1.5
|
||||
4.1.4
|
||||
4.1.3
|
||||
4.1.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue