[3.1.x] Added stub release notes for 2.2.16 and 3.0.10.

Backport of 8a5683b6b2 from master
This commit is contained in:
Mariusz Felisiak 2020-08-11 09:44:31 +02:00
parent 02572bfc59
commit daf4f70eae
3 changed files with 26 additions and 0 deletions

12
docs/releases/2.2.16.txt Normal file
View File

@ -0,0 +1,12 @@
===========================
Django 2.2.16 release notes
===========================
*Expected September 1, 2020*
Django 2.2.16 fixes a data loss bug in 2.2.15.
Bugfixes
========
* ...

12
docs/releases/3.0.10.txt Normal file
View File

@ -0,0 +1,12 @@
===========================
Django 3.0.10 release notes
===========================
*Expected September 1, 2020*
Django 3.0.10 fixes a data loss bug in 3.0.9.
Bugfixes
========
* ...

View File

@ -33,6 +33,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
3.0.10
3.0.9
3.0.8
3.0.7
@ -49,6 +50,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
2.2.16
2.2.15
2.2.14
2.2.13