Added stub release notes for 2.2.11.
This commit is contained in:
parent
932bd794b2
commit
7e8339748c
|
@ -0,0 +1,12 @@
|
|||
===========================
|
||||
Django 2.2.11 release notes
|
||||
===========================
|
||||
|
||||
*Expected March 2, 2020*
|
||||
|
||||
Django 2.2.11 fixes a data loss bug in 2.2.10.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -43,6 +43,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.2.11
|
||||
2.2.10
|
||||
2.2.9
|
||||
2.2.8
|
||||
|
|
Loading…
Reference in New Issue