mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
Set date and added stub release notes for 4.1.6, 4.0.9, and 3.2.17.
This commit is contained in:
parent
34b3288149
commit
1df963ad24
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
|
||||
==========================
|
||||
|
||||
*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
|
||||
========
|
||||
|
@ -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
|
||||
@ -53,6 +54,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.0.9
|
||||
4.0.8
|
||||
4.0.7
|
||||
4.0.6
|
||||
@ -68,6 +70,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.2.17
|
||||
3.2.16
|
||||
3.2.15
|
||||
3.2.14
|
||||
|
Loading…
Reference in New Issue
Block a user