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