1
0
mirror of https://github.com/django/django.git synced 2025-06-05 03:29:12 +00:00

[2.2.x] Added stub release notes for security releases.

Backport of f13147c8de725eed7038941758469aeb9bd66503 from master
This commit is contained in:
Carlton Gibson 2019-07-25 10:49:30 +02:00
parent 4d6449e125
commit ea57c8a345
4 changed files with 18 additions and 2 deletions

View File

@ -0,0 +1,7 @@
============================
Django 1.11.23 release notes
============================
*August 1, 2019*
Django 1.11.23 fixes security issues in 1.11.22.

7
docs/releases/2.1.11.txt Normal file
View File

@ -0,0 +1,7 @@
===========================
Django 2.1.11 release notes
===========================
*August 1, 2019*
Django 2.1.11 fixes security issues in 2.1.10.

View File

@ -2,9 +2,9 @@
Django 2.2.4 release notes Django 2.2.4 release notes
========================== ==========================
*Expected August 1, 2019* *August 1, 2019*
Django 2.2.4 fixes several bugs in 2.2.3. Django 2.2.4 fixes security issues and several bugs in 2.2.3.
Bugfixes Bugfixes
======== ========

View File

@ -36,6 +36,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
2.1.11
2.1.10 2.1.10
2.1.9 2.1.9
2.1.8 2.1.8
@ -73,6 +74,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
1.11.23
1.11.22 1.11.22
1.11.21 1.11.21
1.11.20 1.11.20