mirror of https://github.com/django/django.git
Added stub release notes for 2.2.12.
This commit is contained in:
parent
a9ee6872bd
commit
a4200e958d
|
@ -0,0 +1,12 @@
|
|||
===========================
|
||||
Django 2.2.12 release notes
|
||||
===========================
|
||||
|
||||
*Expected April 1, 2020*
|
||||
|
||||
Django 2.2.12 fixes several bugs in 2.2.11.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -44,6 +44,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.2.12
|
||||
2.2.11
|
||||
2.2.10
|
||||
2.2.9
|
||||
|
|
Loading…
Reference in New Issue