1
0
mirror of https://github.com/django/django.git synced 2025-07-05 18:29:11 +00:00

[4.1.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:
Carlton Gibson 2023-01-25 11:57:04 +01:00
parent c1bf918bad
commit bb59ef749f
4 changed files with 23 additions and 2 deletions

9
docs/releases/3.2.17.txt Normal file
View 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
View 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.
...

View File

@ -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
========

View File

@ -25,6 +25,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
@ -38,6 +39,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
@ -53,6 +55,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