[2.2.x] Added stub release notes for 2.2.6.
Backport of 0d4529d314
from master
This commit is contained in:
parent
96f1d82401
commit
b71cabe459
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 2.2.6 release notes
|
||||
==========================
|
||||
|
||||
*Expected October 1, 2019*
|
||||
|
||||
Django 2.2.6 fixes several bugs in 2.2.5.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.2.6
|
||||
2.2.5
|
||||
2.2.4
|
||||
2.2.3
|
||||
|
|
Loading…
Reference in New Issue