Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e5aecde

Browse files
committed
[4.0.x] Added stub release notes for 4.0.10 and 3.2.18.
Backport of 7e00342 from main
1 parent 534895f commit e5aecde

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

docs/releases/3.2.18.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
===========================
2+
Django 3.2.18 release notes
3+
===========================
4+
5+
*February 14, 2023*
6+
7+
Django 3.2.18 fixes a security issue with severity "moderate" in 3.2.17.
8+
9+
...

docs/releases/4.0.10.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
===========================
2+
Django 4.0.10 release notes
3+
===========================
4+
5+
*February 14, 2023*
6+
7+
Django 4.0.10 fixes a security issue with severity "moderate" in 4.0.9.
8+
9+
...

docs/releases/index.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
2525
.. toctree::
2626
:maxdepth: 1
2727

28+
4.0.10
2829
4.0.9
2930
4.0.8
3031
4.0.7
@@ -41,6 +42,7 @@ versions of the documentation contain the release notes for any later releases.
4142
.. toctree::
4243
:maxdepth: 1
4344

45+
3.2.18
4446
3.2.17
4547
3.2.16
4648
3.2.15

0 commit comments

Comments
 (0)