mirror of https://github.com/django/django.git
Added stub release notes for Django 3.2.1.
This commit is contained in:
parent
0802b404a2
commit
df0a9e6d5c
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 3.2.1 release notes
|
||||
==========================
|
||||
|
||||
*Expected May 4, 2021*
|
||||
|
||||
Django 3.2.1 fixes several bugs in 3.2.0.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.2.1
|
||||
3.2
|
||||
|
||||
3.1 release
|
||||
|
|
Loading…
Reference in New Issue