Added stub release notes for 2.2.6.
This commit is contained in:
parent
5931d2e96a
commit
0d4529d314
|
@ -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
|
||||
========
|
||||
|
||||
* ...
|
|
@ -32,6 +32,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