1
0
mirror of https://github.com/django/django.git synced 2025-07-07 03:09:22 +00:00

[4.0.x] Added stub release notes for 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 8635e4023c
commit d8767c8d25
3 changed files with 20 additions and 0 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

@ -25,6 +25,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
@ -40,6 +41,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