diff --git a/docs/releases/3.2.17.txt b/docs/releases/3.2.17.txt new file mode 100644 index 0000000000..6d1118e70c --- /dev/null +++ b/docs/releases/3.2.17.txt @@ -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. + +... diff --git a/docs/releases/4.0.9.txt b/docs/releases/4.0.9.txt new file mode 100644 index 0000000000..e0cbd8a476 --- /dev/null +++ b/docs/releases/4.0.9.txt @@ -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. + +... diff --git a/docs/releases/4.1.6.txt b/docs/releases/4.1.6.txt index 46537196b9..93deb74f8d 100644 --- a/docs/releases/4.1.6.txt +++ b/docs/releases/4.1.6.txt @@ -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 ======== diff --git a/docs/releases/index.txt b/docs/releases/index.txt index 4ff0844453..7e4384b9d3 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -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