[2.2.x] Added stub release notes and date for Django 2.2.24.
Backport of b46dbd4e3e
from main
This commit is contained in:
parent
bed1755bc5
commit
f163ad5c63
|
@ -0,0 +1,9 @@
|
|||
===========================
|
||||
Django 2.2.24 release notes
|
||||
===========================
|
||||
|
||||
*Expected June 2, 2021*
|
||||
|
||||
Django 2.2.24 fixes two security issues in 2.2.23.
|
||||
|
||||
...
|
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.2.24
|
||||
2.2.23
|
||||
2.2.22
|
||||
2.2.21
|
||||
|
|
Loading…
Reference in New Issue