mirror of
https://github.com/django/django.git
synced 2025-06-05 19:49:13 +00:00
[4.2.x] Set date and added stub release notes for 4.1.6, 4.0.9, and 3.2.17.
Backport of 1df963ad2476726d63be132c0cee47e07b8250d7 from main
This commit is contained in:
parent
d9d9534466
commit
50432e3fd5
9
docs/releases/3.2.17.txt
Normal file
9
docs/releases/3.2.17.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
===========================
|
||||||
|
Django 3.2.17 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*February 1, 2023*
|
||||||
|
|
||||||
|
Django 3.2.17 fixes a security issue in 3.2.16.
|
||||||
|
|
||||||
|
...
|
9
docs/releases/4.0.9.txt
Normal file
9
docs/releases/4.0.9.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
==========================
|
||||||
|
Django 4.0.9 release notes
|
||||||
|
==========================
|
||||||
|
|
||||||
|
*February 1, 2023*
|
||||||
|
|
||||||
|
Django 4.0.9 fixes a security issue in 4.0.8.
|
||||||
|
|
||||||
|
...
|
@ -2,9 +2,9 @@
|
|||||||
Django 4.1.6 release notes
|
Django 4.1.6 release notes
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
*Expected February 1, 2023*
|
*February 1, 2023*
|
||||||
|
|
||||||
Django 4.1.6 fixes several bugs in 4.1.5.
|
Django 4.1.6 fixes a security issue and several bugs in 4.1.5.
|
||||||
|
|
||||||
Bugfixes
|
Bugfixes
|
||||||
========
|
========
|
||||||
|
@ -33,6 +33,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
4.1.7
|
||||||
4.1.6
|
4.1.6
|
||||||
4.1.5
|
4.1.5
|
||||||
4.1.4
|
4.1.4
|
||||||
@ -46,6 +47,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
4.0.9
|
||||||
4.0.8
|
4.0.8
|
||||||
4.0.7
|
4.0.7
|
||||||
4.0.6
|
4.0.6
|
||||||
@ -61,6 +63,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
3.2.17
|
||||||
3.2.16
|
3.2.16
|
||||||
3.2.15
|
3.2.15
|
||||||
3.2.14
|
3.2.14
|
||||||
|
Loading…
x
Reference in New Issue
Block a user