Added stub release notes for Django 3.2.10.
This commit is contained in:
parent
7ec603ba25
commit
d811fa1d10
|
@ -0,0 +1,12 @@
|
||||||
|
===========================
|
||||||
|
Django 3.2.10 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*Expected December 1, 2021*
|
||||||
|
|
||||||
|
Django 3.2.10 fixes several bugs in 3.2.9.
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
========
|
||||||
|
|
||||||
|
* ...
|
|
@ -39,6 +39,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
3.2.10
|
||||||
3.2.9
|
3.2.9
|
||||||
3.2.8
|
3.2.8
|
||||||
3.2.7
|
3.2.7
|
||||||
|
|
Loading…
Reference in New Issue