[3.1.x] Added stub release notes for 2.2.13.
Backport of 50798d4389
from master
This commit is contained in:
parent
e078870757
commit
6227173542
|
@ -0,0 +1,12 @@
|
|||
===========================
|
||||
Django 2.2.13 release notes
|
||||
===========================
|
||||
|
||||
*Expected June 1, 2020*
|
||||
|
||||
Django 2.2.13 fixes a bug in 2.2.12.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -46,6 +46,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.2.13
|
||||
2.2.12
|
||||
2.2.11
|
||||
2.2.10
|
||||
|
|
Loading…
Reference in New Issue