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