[2.2.x] Added stub release notes for 2.2.8 release.
Backport of 30359496a3
from master
This commit is contained in:
parent
afde973061
commit
90c730d963
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 2.2.8 release notes
|
||||
==========================
|
||||
|
||||
*Expected December 2, 2019*
|
||||
|
||||
Django 2.2.8 fixes several bugs in 2.2.7.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.2.8
|
||||
2.2.7
|
||||
2.2.6
|
||||
2.2.5
|
||||
|
|
Loading…
Reference in New Issue