Skip to content

Commit c7fdc79

Browse files
committed
[3.1.x] Added stub release notes and date for Django 3.1.12 and 2.2.24.
Backport of b46dbd4 from main
1 parent 024e969 commit c7fdc79

3 files changed

Lines changed: 20 additions & 0 deletions

File tree

docs/releases/2.2.24.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
===========================
2+
Django 2.2.24 release notes
3+
===========================
4+
5+
*Expected June 2, 2021*
6+
7+
Django 2.2.24 fixes two security issues in 2.2.23.
8+
9+
...

docs/releases/3.1.12.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
===========================
2+
Django 3.1.12 release notes
3+
===========================
4+
5+
*Expected June 2, 2021*
6+
7+
Django 3.1.12 fixes two security issues in 3.1.11.
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+
3.1.12
2829
3.1.11
2930
3.1.10
3031
3.1.9
@@ -64,6 +65,7 @@ versions of the documentation contain the release notes for any later releases.
6465
.. toctree::
6566
:maxdepth: 1
6667

68+
2.2.24
6769
2.2.23
6870
2.2.22
6971
2.2.21

0 commit comments

Comments
 (0)