mirror of
https://github.com/django/django.git
synced 2025-07-16 15:49:12 +00:00
[3.1.x] Added stub release notes 3.1.14 and 2.2.25.
Backport of ae4077e13ea2e4c460c3f21b9aab93a696590851 from main.
This commit is contained in:
parent
61c2d58d01
commit
cfb780dafe
9
docs/releases/2.2.25.txt
Normal file
9
docs/releases/2.2.25.txt
Normal file
@ -0,0 +1,9 @@
|
||||
===========================
|
||||
Django 2.2.25 release notes
|
||||
===========================
|
||||
|
||||
*December 7, 2021*
|
||||
|
||||
Django 2.2.25 fixes a security issue with severity "low" in 2.2.24.
|
||||
|
||||
...
|
9
docs/releases/3.1.14.txt
Normal file
9
docs/releases/3.1.14.txt
Normal file
@ -0,0 +1,9 @@
|
||||
===========================
|
||||
Django 3.1.14 release notes
|
||||
===========================
|
||||
|
||||
*December 7, 2021*
|
||||
|
||||
Django 3.1.14 fixes a security issue with severity "low" in 3.1.13.
|
||||
|
||||
...
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.1.14
|
||||
3.1.13
|
||||
3.1.12
|
||||
3.1.11
|
||||
@ -66,6 +67,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.2.25
|
||||
2.2.24
|
||||
2.2.23
|
||||
2.2.22
|
||||
|
Loading…
x
Reference in New Issue
Block a user