Added stub release notes for 2.2.7.
This commit is contained in:
parent
3826aed46d
commit
e1c1eaf0c6
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 2.2.7 release notes
|
||||
==========================
|
||||
|
||||
*Expected November 1, 2019*
|
||||
|
||||
Django 2.2.7 fixes several bugs in 2.2.6.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -39,6 +39,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.2.7
|
||||
2.2.6
|
||||
2.2.5
|
||||
2.2.4
|
||||
|
|
Loading…
Reference in New Issue