[3.1.x] Added stub release notes for 3.1.13.
Backport of 8e97698d7b
from main.
This commit is contained in:
parent
1471ec4e1b
commit
8dc1cc0b30
|
@ -0,0 +1,9 @@
|
|||
===========================
|
||||
Django 3.1.13 release notes
|
||||
===========================
|
||||
|
||||
*July 1, 2021*
|
||||
|
||||
Django 3.1.13 fixes a security issues with severity "high" in 3.1.12.
|
||||
|
||||
...
|
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.1.13
|
||||
3.1.12
|
||||
3.1.11
|
||||
3.1.10
|
||||
|
|
Loading…
Reference in New Issue