mirror of https://github.com/django/django.git
[3.2.x] Added stub release notes for Django 3.2.1.
Backport of df0a9e6d5c
from main
This commit is contained in:
parent
f0630e76d3
commit
2e8ff5f902
|
@ -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
|
||||||
|
========
|
||||||
|
|
||||||
|
* ...
|
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
3.2.1
|
||||||
3.2
|
3.2
|
||||||
|
|
||||||
3.1 release
|
3.1 release
|
||||||
|
|
Loading…
Reference in New Issue