mirror of
https://github.com/Hopiu/django.git
synced 2026-05-14 02:23:09 +00:00
Added stub release notes for 4.1.7.
This commit is contained in:
parent
36e3eef7d5
commit
f3c89744cc
2 changed files with 13 additions and 0 deletions
12
docs/releases/4.1.7.txt
Normal file
12
docs/releases/4.1.7.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 4.1.7 release notes
|
||||
==========================
|
||||
|
||||
*Expected February 14, 2023*
|
||||
|
||||
Django 4.1.7 fixes several bugs in 4.1.6.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
|
|
@ -40,6 +40,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.1.7
|
||||
4.1.6
|
||||
4.1.5
|
||||
4.1.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue