Skip to content

Commit ccd9583

Browse files
committed
[5.0.x] Added stub release notes and release date for 5.0.9 and 4.2.16.
Backport of 67efd42 from main.
1 parent 1a5aca6 commit ccd9583

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

docs/releases/4.2.16.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
===========================
2+
Django 4.2.16 release notes
3+
===========================
4+
5+
*September 3, 2024*
6+
7+
Django 4.2.16 fixes one security issue with severity "moderate" and one
8+
security issues with severity "low" in 4.2.15.
9+
10+
...

docs/releases/5.0.9.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
===========================
2+
Django 5.0.9 release notes
3+
===========================
4+
5+
*September 3, 2024*
6+
7+
Django 5.0.9 fixes one security issue with severity "moderate" and one security
8+
issues with severity "low" in 5.0.8.
9+
10+
...

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+
5.0.9
2829
5.0.8
2930
5.0.7
3031
5.0.6
@@ -41,6 +42,7 @@ versions of the documentation contain the release notes for any later releases.
4142
.. toctree::
4243
:maxdepth: 1
4344

45+
4.2.16
4446
4.2.15
4547
4.2.14
4648
4.2.13

0 commit comments

Comments
 (0)